We've added Deni, a free, MIT-licensed admin dashboard template built with OpenVue, Vue 3, TypeScript and Vite.

It's a real starting point for admin apps rather than a screenshot of one. The screens are there, and so are the states a demo usually skips.
What it ships with
- CRUD screens.Products, orders and customers, each with list, detail and edit views.
- The rest of the app.Dashboard, analytics, calendar, inbox, forms, authentication and error pages.
- Loading and empty states.Written for every screen, because those are the states a template normally leaves you to fill in against a real API.
- A theming engine.Light, dim and dark, four presets, and custom palettes.
- A modular architecture.Structured so swapping the mock data for a real backend is a change in one layer.
Try it
- Demo: deni.openvue.dev
- Repository: openvi-foundation/deni
Give it a try and let us know what you think. The thread is open, and issues on the repository are the fastest way to get something fixed.
Originally posted in OpenVi Foundation discussions , where the replies are.