Skip to content

zsutxz/GoTest

Repository files navigation

test

基于go、gorm、gin、mysql及layui构建的后台系统

编译

go build

执行

Mac/Unix:

./bubble conf/config.ini

Windows:

bubble.exe conf/config.ini

启动之后,使用浏览器打开http://127.0.0.1:9000/即可。 example.png