nova-admin/README.md
2024-03-04 10:25:20 +08:00

3.1 KiB

Nova Admin

English | 中文

🌈introduction

Nova-admin A free and open-source template for middle platform/back-end based on Vue3, Vite4, Typescript, pinia, Naive UI, and Vue-Router to help improve the development efficiency of middle platform/back-end

features

  • Latest popular technology stack - Developed based on the latest technology stack such as Vue3, Vite, TypeScript, NaiveUI, Pinia, etc
  • Network request function encapsulation - Perfect axios encapsulation and configuration, unified response processing and multi-scenario capability
  • Authority Control - Perfect front and back-end authority management solution
  • Routing system - Supports local static and dynamic routing
  • Component packaging - Secondary packaging of components with high frequency of daily use to meet basic workrequirements
  • Theme Configuration - Dark Theme Adaptation
  • Code Specification - Only perform eslint verification at commit time, no too many restrictions, easier development

😎project preview & display

image.png image.png image.png image.png image.png

  • Nova-admin-nest (under development) Nova-Admin supporting background project based on TS, NestJs, typeorm

🚧install and use

The local development environment is recommended to use pnpm 8.x, Node.js 16.x

# install dependencies
pnpm i

# Run
pnpm dev

# Build product
pnpm build

🙌 learn to communicate

Nova-Admin is a completely open-source and free project. It is still being optimized and iterated. It is designed to help developers more conveniently develop medium and large management systems. If you have any questions, please ask questions in the QQ exchange group.

image.png

🧩contribution

If you find any issues or have suggestions for improvement, please create an issue or submit a PR. We welcome your contributions!

🤗support

If you feel that this project is helpful for your work or study, please help me order a Star, which will be a great encouragement and support for me, or you can buy me a cup of coffee below

f9843aa20a56a4b6d8733aa090257ff.jpg

🧾License

MIT