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

cg33 dad2b66d90 add vendor 6 년 전
uploads 28b7348618 add upload 6 년 전
vendor dad2b66d90 add vendor 6 년 전
.gitignore dad2b66d90 add vendor 6 년 전
README.md dad2b66d90 add vendor 6 년 전
admin.db 5f10eb9cb4 initial 6 년 전
config.json 5f10eb9cb4 initial 6 년 전
go.mod 5f10eb9cb4 initial 6 년 전
main.go 5f10eb9cb4 initial 6 년 전

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