A starter template for building a full-stack Nuxt app with an integrated admin panel.
This humble project is a minimalist yet functional implementation of a blog and an admin panel. It is a work-in-progress side-project with no particular ambition.
- Blog frontend
- Admin frontend
- Authentication
- Convert admin to a reusable Nuxt layer
- User management
- Nuxt: A powerful full-stack framework for building modern web apps.
- Nuxt UI: A UI library tailored for Nuxt projects.
- Prisma: A modern ORM for database management.
- Kysely: A type-safe SQL query builder.
This project is licensed under the MIT License. Feel free to use it as you wish.