Skip to content

kiketordera/value-villages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Value Villages

This is an open-source project for NGO´s that works in the ground with vocational training. You can see more information seeing the demo project in kike.me

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. You have full manuals and instructions step-by-step in the demo link above.

Prerequisites

What things you need to install for the software to run

golang
git (only Windows)

Installing

With this command you will install the project and all his dependencies

go get -u github.com/kiketordera/value-villages/...

Change the directory to cmd/valuevillages, and there you will find the main.go file to run the project.

To run in Windows

set VILLAGE=Central
go run main.go

To run in macOS/linux

VILLAGE=Central go run main.go

Then you can to to localhost:8080/hello in your browser to see the project running (same as demo). The default username is "admin" and the password is "admin".

Deployment

Take this repository for developing and expanding/improving features, but not to deployment. For simplicity, deployment is made all in docker. You have full documentation in the demo itself.

Built With

Versioning

This is the first version stable of the app, it is ready for production use.

Authors

License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

This is the official repo of Value Villages Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published