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

cg33 28b7348618 add upload %!s(int64=6) %!d(string=hai) anos
uploads 28b7348618 add upload %!s(int64=6) %!d(string=hai) anos
.gitignore 5f10eb9cb4 initial %!s(int64=6) %!d(string=hai) anos
README.md 14444a1f5f modify example %!s(int64=6) %!d(string=hai) anos
admin.db 5f10eb9cb4 initial %!s(int64=6) %!d(string=hai) anos
config.json 5f10eb9cb4 initial %!s(int64=6) %!d(string=hai) anos
go.mod 5f10eb9cb4 initial %!s(int64=6) %!d(string=hai) anos
main.go 5f10eb9cb4 initial %!s(int64=6) %!d(string=hai) anos

README.md

go-admin example

a example show how to run go-admin

step 1

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

step 2

GO111MODULE=on go run main.go