English | 简体中文
tang-vue is a permission management system based on Vue 3
You can read the documentation for more information
- Using Vue 3 + Vite 5 + Vue Router 4 + TypeScript + Pinia + Element Plus
- Permission management based on RBAC
- Customize multiple login authentication methods
- Dynamic permissions menu
- Dynamic dictionary data permissions
- API call log recording, statistics of API call time consumption
- Code generator, one click to generate the basic front-end and back-end code
- Encapsulate WebSocket, support heartbeat detection, reconnection mechanism, custom message type push and subscription
- Instant messaging, sending and receiving friends and group messages anytime, anywhere, and transferring files to each other
- Form designer, visual form generation
- Friendly code structure and comments, easy to read and secondary development
- Online Preview: http://116.196.102.213/
- Account password: admin / 123456
- Node.js 18.15.0
-
pnpm install && pnpm run dev
- Visit http://localhost:5173/
If you have any questions, suggestions, or find bugs, please submit an Issues or provide a Pull Request to help improve the project.
tang-vue uses the MIT license. For more details, please refer to LICENSE files.
Project | Gitee | GitHub | GitCode |
---|---|---|---|
Back End | tang-boot | tang-boot | tang-boot |
Front End | tang-vue | tang-vue | tang-vue |
Documentation | tang-docs | tang-docs | tang-docs |