A backend program for Hack.init project.
- Golang
- Govendor
- Makefile
- Mysql
- config
cp config.example.json config.json
change config in config.json
- pull pkgs
govender sync
- build
make dev-build
- run
make dev-run
Thanks to @Grox-Ni, he writes the frontend project:Flipped