it has login page and signup page
i used glide for dependencies management so you need to install glide first
then run glide install
i used mysql database
create new database with name chtq
run go build
./chtq web
go to localhost:4000
- go-macaron high productive and modular web framework in Go
- Xorm Simple and Powerful ORM for Go
- cli A simple, fast, and fun package for building command line apps in Go