3 Star 21 Fork 6

土豆哥 / quick-vue3-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 4.89 KB
一键复制 编辑 原始数据 按行查看 历史
土豆哥 提交于 2024-01-30 17:46 . 优化

English | Chinese

quick-vue3-admin

Introduction

quick-vue3-admin is a free and open source framework for quickly building middle and back office systems. This framework is based on the latest mainstream technologies such as vite5, vue3.2 syntactic sugar mode, element plus, and pinia, and encapsulates common components to facilitate developers to improve work efficiency. Later, it will also be maintained and updated through version upgrade, so that developers have a long-term and stable scaffold. The team also provides various business projects developed based on the quick framework, such as order management system, scheduling management system, chat system, audio and video system, monitoring system, mall system, Internet of Things platform, takeaway system, ERP system, CMR system, OA system, logistics management system, and CRM management system and other commonly used business systems. If there are relevant requirements, contact the administrator.

Software features

  1. Use preface technologies such as vite5, vue3.2 syntactic sugar, VUex, vue-router4. x, element plus, pinia, and typescript
  2. Encapsulated universal components
  3. Provides common functional modules for system management
  4. Provide permission management module
  5. Dynamic menu technology
  6. Dynamic routing technology
  7. Use JWT authentication
  8. Using middleware for exception handling
  9. Front and rear end separation
  10. Provide free assistance channels
  11. Provide a free framework demonstration environment
  12. The official provides a stable and long-term maintenance node light backend interface project
  13. Using the Nestjs framework on the backend
  14. Use Restful Interface Specification
  15. Personal data modification and password modification function
  16. Token expiration function
  17. Refresh token function
  18. Modular management
  19. Using mvc architecture and multi-layer design ideas
  20. Using the typeorm framework, it can support databases and multiple types of databases

Preview

Demo account password: admin/123456

Development documentation

-[quick admin]( https://doc.quick.ainiteam.com/ )- quick-vue3-admin development document

Interface documentation

-[Quick Interface Document]( https://console-docs.apipost.cn/preview/0e11a2eb3c3883a7/4fff7a394c074ac7 )- Quick Interface Document Version 1.0

-[Quick Interface Document]( https://console-docs.apipost.cn/preview/52de13c4d013470f/e5aa6f10d52601f7 )- Quick Interface Document Version 2.0

Installation and use

  • Clone Project

Github: git clone https://github.com/zhanglp520/quick-vue3-admin.git

Gitee: git clone https://gitee.com/zhanglp520/quick-vue3-admin.git
  • Switch Taobao image

npm config set registry https://registry.npm.taobao.org
  • Switch NPM
npm config set registry https://registry.npmjs.org
  • Verification of successful switching

npm config get registry
  • Install pnpm

npm install - g pnpm
  • Install Project Dependency Package

pnpm install

If the installation fails, delete pnpm lock.yaml and node_modules, as well as the. pnpm store directory on drive D, and reinstall

  • Run

pnpm run dev

After running the command execution service, the browser enters: http://localhost:3101/

  • Eslint detection

PNPM run lint detection and attempt to repair
  • Pack and Go Live

pnpm run build
  • Preview after packaging
pnpm run preview

Backend interface

Seeking help

  1. View official help documents
  2. Initiate Issue
  3. Add Quick Framework QQ Group:
  • Group 1: 528166164
  • Group 2: 485013155
  • Group 3: 558795174

License

MIT © quick-vue3-admin

Participation contribution

  1. Fork warehouse
  2. Create a Feat_xxx branch
  3. Submit code, submit code rules: (^ (Fix | Update | New | Breaking | Docs | Build | Upgrade | Chor)?: {1,72})
  4. Create a new Pull Request
  5. Click on the star button
  6. If you need to join open source, please contact the administrator
  7. If you feel that this project is helpful to you, you can help the author buy a cup of coffee to show your support! donate
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zhanglp520/quick-vue3-admin.git
git@gitee.com:zhanglp520/quick-vue3-admin.git
zhanglp520
quick-vue3-admin
quick-vue3-admin
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891