Skip to content

smarroufin/admin-starter

Repository files navigation

Admin Starter

A starter template for building a full-stack Nuxt app with an integrated admin panel.

Intro

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.

Roadmap

  • Blog frontend
  • Admin frontend
  • Authentication
  • Convert admin to a reusable Nuxt layer
  • User management

Tech Stack

  • 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.

License

This project is licensed under the MIT License. Feel free to use it as you wish.