Skip to content

wuruiwm/my-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 后台前端布局和登录页从https://github.com/flipped-aurora/gin-vue-admin 精简而来
  • 后台前端用户管理,角色管理,菜单管理,api管理,配置管理重写
  • 后端全部重写

安装步骤

  • 复制serverconfig.yaml.exampleconfig.yaml并修改配置
  • server下运行go mod tidy
  • 复制web.env.example.env并修改配置
  • web下运行npm install
  • 导入init.sql
  • 登录后台:http:https://127.0.0.1:8081/admin/login 帐号:admin 密码:123456