A MVC project using GoFrame.
git clone https://github.com/gogf/focus-single.git cd focus-single
cp manifest/config/config.example.yaml manifest/config/config.yaml gf run main.go
user: goframe password: 123456
git clone https://github.com/gogf/focus-single.git cd focus-single
cp manifest/config/config.example.yaml manifest/config/config.yaml
Import Db Import manifest/document/focus.sql to your Mysql
Run Focus Single And Enjoy
gf run main.go
then open http://127.0.0.1:8199/ and enjoy it.
user: goframe password: 123456