zclzone/vue-naive-admin

⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 17th, 2026
Created on January 8th, 2022
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 587
Total Stargazers: 3,987 (+0)
Total Subscribers: 24 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 days
Mean response time: 7.1 days
90th percentile: 27.9 days
Tracked items: 20

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,670 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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.