vitejs / awesome-vite

⚡️ A curated list of awesome things related to Vite.js
https://github.com/vitejs/vite
MIT License
13.54k stars 1.08k forks source link

maybe should add a admin-template category #406

Open cmdparkour opened 2 years ago

cmdparkour commented 2 years ago

in my web developer cancer, vue is used in back system about 70%. Maybe, we should add a admin-template category to collect the admin template about vite.

Jogai commented 2 years ago

Preferably not. Usually they're not that helpful. The ones I see give you a nice admin page, ship with a toolkit, and extend the functionality with other plugins. For clients their main admin page always needs to show something specific to their business, which is never the same. For a toolkit I want to make my own choice and not rely on the admin-theme creator for updates and support, and this applies to plugins even more because they in turn depend on the toolkit.