# Xmw-Admin **Repository Path**: author_ly/Xmw-Admin ## Basic Information - **Project Name**: Xmw-Admin - **Description**: 基于 React + Nest 全栈开发的后台系统 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: Cyan - **Homepage**: https://react.baiwumm.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2024-05-07 - **Last Updated**: 2024-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Language : 中文 | [英文](./README.en-US.md)
基于 React + Nest 全栈开发的后台系统
## 🪴 项目简介 - 🎯 前端技术栈: [React](https://react.dev/)、[Ant Design](https://ant.design/)、[Umi](https://umijs.org/)、[TypeScript](https://github.com/microsoft/TypeScript) - 🎯 后端技术栈: [Nest.js](https://docs.nestjs.cn/)、[Sequelize](https://github.com/sequelize/sequelize/)、[Redis](https://github.com/redis/redis/)、[Mysql](https://www.mysql.com/) - 😝 线上预览: https://react.baiwumm.com/ - 🔑 用户名:**admin**,密码:**abc123456** - 😝 Vue3版本: [Vue3 Admin](https://github.com/baiwumm/Vue3-Admin/) - 😝 Vue2版本: [Vue Admin](https://github.com/baiwumm/Vue2-Admin/) - [🚀 github 仓库地址](https://github.com/baiwumm/Xmw-Admin/) - [🚀 码云仓库地址](https://gitee.com/baiwumm/Xmw-Admin/) - ❤️ star:**如果可以的话,请顺手给个star,表示对作者的鼓励,万分感谢!** ## 🪴 环境和依赖 > 推荐本项目使用 [pnpm](https://github.com/pnpm/pnpm/) 包管理工具 - [node](https://nodejs.org/) (Node.js 版本要求14.x以上,这里推荐 16.x 及以上) - [pnpm](https://github.com/pnpm/pnpm/) - [Umi](https://umijs.org/) - [Mysql](https://www.mysql.com/) (Mysql版本为8.x) - [Redis](https://github.com/redis/redis/) ## 🪴 项目运行 1. 拉取项目代码 ```bash git clone https://github.com/baiwumm/Xmw-Admin.git cd Xmw-Admin // 进入前端 cd Xmw_web // 进入后端 cd Xmw_server ``` 2. 安装依赖 ``` npm install -g pnpm pnpm install ``` - 开发模式运行 ``` // 前端启动 pnpm start // 后端启动 pnpm start:dev ``` - 编译项目 ``` pnpm build ``` ## 🪴 功能模块 ``` - 登录 / 注销 - 指示面板 - 工作台 - 环境依赖 - 智能行政 - 活动公告 - 组织管理 - 岗位管理 - 组织架构 - 个人中心 - 个人信息 - 个人设置 - 技术文档 - React文档 - Nest文档 - And-design文档 - Umi文档 - 系统设置 - 用户管理 - 菜单管理 - 角色管理 - 国际化 - 操作日志 ``` ## 🪴 演示图 |  |  | | ------------------------------------------------------------ | ------------------------------------------------------------ | |  |  | |  |  | |  |  | |  |  | ## 🪴 项目活动 