基于golang快速搭建后台管理中心

cg33 dad2b66d90 add vendor hace 6 años
uploads 28b7348618 add upload hace 6 años
vendor dad2b66d90 add vendor hace 6 años
.gitignore dad2b66d90 add vendor hace 6 años
README.md dad2b66d90 add vendor hace 6 años
admin.db 5f10eb9cb4 initial hace 6 años
config.json 5f10eb9cb4 initial hace 6 años
go.mod 5f10eb9cb4 initial hace 6 años
main.go 5f10eb9cb4 initial hace 6 años

README.md

go-admin example

a example show how to run go-admin

step 1

git clone https://github.com/GoAdminGroup/example.git

step 2

GO111MODULE=on go run main.go