Go (golang) Single Page Application Bootstrap, built with Go (golang) and AngularJS.
- i18n
- add a page to handle LOCATIONS
- improve the ME page
- improve the GROUPS page
- improve the docs
backend/database/start.sh
backend/database/migrate.sh up
cd backend
go get
go get -u github.com/codegangsta/gin
cd backend
gin