gin-admin

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2018 License: MIT

README

gin-admin

基于GIN + Casbin + Ant Design的RBAC权限管理脚手架

获取

$ cd $GOPATH/src
$ mkdir -p github.com/LyricTian && cd github.com/LyricTian
$ git clone https://github.com/LyricTian/gin-admin.git

运行服务

$ cd github.com/LyricTian/gin-admin/cmd/server
$ go build -o server
$ ./server -c ../../config/config.toml

Directories

Path Synopsis
cmd
src
bll
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL