Vue Naive Admin is a lightweight backend management template built with Vue3, Vite, Pinia, Unocss, and Naive UI.
The template addresses the need for a straightforward, minimalist admin dashboard that developers can quickly adopt without steep learning curves. It uses JavaScript rather than TypeScript on the frontend to lower barriers to entry, and combines modern tooling with a flat routing architecture where each component can function as a page. The project includes both frontend and backend solutions, with the backend built on Nestjs, TypeOrm, and MySQL. Key architectural features include permission-based dynamic route generation that distinguishes between 403 and 404 responses, Redis-integrated seamless token refresh, and modular file structure designed so business modules remain decoupled and can be removed independently.
Small to medium enterprises, students, and individual developers seeking to launch admin projects quickly should consider this template. It suits projects where simplicity and rapid development matter more than extensive customization. The design philosophy prioritizes clean code style and straightforward page aesthetics through Naive UI components. The template provides pre-built business components including Page, CRUD table, and Modal wrappers to reduce repetitive work. Version 2.0 represents a complete redesign from version 1.0 with lower complexity, higher flexibility per-page layout customization, and a real backend rather than mock data.
The maintainers typically respond to new issues and pull requests within a few days.