这是一个基于vite、react、tailwindcss和shadcn的中后台ui快速开发模板。搭配xryder-server这个基于Spring Boot的后台程序,可快速构建一个中后台系统的基础代码开发框架。
演示系统地址:X.Ryder
账号:admin
密码:admin123
- 状态管理: zustand
- 路由: react-router-dom
- 样式ui: tailwindcss + shadcn/ui
- icon: react-icons + lucide
- 网络请求: axios
- 表单参数校验: zod
- 动效: framer-motion
npm install
npm run dev
npm run build
- 登录、token刷新、多次登录失败锁定
- AI对话
- 用户管理
- 角色管理、权限校验
- 部门管理
- 操作日志
- 登录日志
- 账户管理、头像修改、密码重置等
- 职位管理
- 通知公告
- 403和500 page
- 400异常处理
- 自定义设置(国际化、深色模式)
- 智能监控
- 创建一个本地分支
git checkout -b my-new-branch
- 提交你的修改
git commit -a -m 'Description of the changes'
- 推送你的分支到远程仓库
git push origin my-new-branch
- 去到远程仓库发起合并请求
你可以通过这些方式跟我联系:
- Email: [email protected]
感谢你在我的互联网角落停留片刻! 💫