# nest-admin **Repository Path**: singcl/nest-admin ## Basic Information - **Project Name**: nest-admin - **Description**: nestjs + mysql + redis 后端,权限管理,配套前端https://github.com/buqiyuan/vue3-antd-admin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 4 - **Created**: 2022-01-11 - **Last Updated**: 2024-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### nest-admin **基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue3 + Ant Design Vue编写的一款简单高效的前后端分离的权限管理系统。希望这个项目在全栈的路上能够帮助到你。** - 前端项目地址:[传送门](https://github.com/buqiyuan/vue3-antd-admin) - 使用文档:[传送门](https://blog.si-yee.com/sf-admin-cli/) ### 演示地址 - [http://buqiyuan.gitee.io/vue3-antd-admin/](http://buqiyuan.gitee.io/vue3-antd-admin/) - [Swagger Api文档](http://buqiyuan.site:7001/swagger-api/static/index.html) ### sql文件 - /sql/init.sql 演示环境账号密码: | 账号 | 密码 | 权限 | | :----------: | :----: | :----------------------: | | rootadmin | 123456 | 超级管理员 | > 所有新建的用户初始密码都为123456 本地部署账号密码: | 账号 | 密码 | 权限 | | :-------: | :----: | :--------: | | rootadmin | 123456 | 超级管理员 | ### 系统截图 ![](https://s1.ax1x.com/2021/12/11/oTi1nf.png) ![](https://s1.ax1x.com/2021/12/11/oTithj.png) ![](https://s1.ax1x.com/2021/12/11/oTirHU.png) ![](https://s1.ax1x.com/2021/12/11/oTia3n.png) ### 欢迎Star && PR **如果项目有帮助到你可以点个Star支持下。有更好的实现欢迎PR。** ### 致谢 - [sf-nest-admin](https://github.com/hackycy/sf-nest-admin) ### LICENSE [MIT](LICENSE)