nest-vben-admin icon indicating copy to clipboard operation
nest-vben-admin copied to clipboard

一款使用 Vben + Nest 开发的前后端分离的权限管理系统

nest vben admin

Vben NestJs

一款简单高效的前后端分离的权限管理系统。

说明

使用 Vben Admin + NestJs 等技术栈,并采用 monorepo 管理项目,希望这个项目在 typescript 全栈的路上能够帮助到你。

在线预览 演示账号: admin/a123456

安装

git clone https://github.com/kuizuo/nest-vben-admin
cd nest-vben-admin

pnpm install

运行

pnpm run dev

前端页面: https://localhost:5173

后端接口: http://localhost:5001/api

打包

pnpm build

功能

  • [x] 用户管理
  • [x] 角色管理
  • [x] 菜单管理
  • [x] 部门管理
  • [x] 文件上传
  • [x] 定时任务
  • [x] 邮件工具
  • [x] 系统监控
  • [x] 在线用户

LICENSE

MIT