基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
-
Updated
Jul 14, 2020 - Go
Add a description, image, and links to the gin-admin topic page so that developers can more easily learn about it.
To associate your repository with the gin-admin topic, visit your repo's landing page and select "manage topics."
➜ gin-admin git:(master) go run cmd/server/main.go -c ./configs/config.toml -m ./configs/model.conf -swagger ./docs/swagger -menu ./configs/menu.json
stat cmd/server/main.go: no such file or directory