Nuxt 3 + Vuetify + Prisma boilerplate providing authentication and database setup
A boilerplate that scaffolds a full-stack Nuxt 3 app with Vuetify UI, Prisma database integration, and authentication via Sidebase/Nuxt-Auth. It includes a default SQLite database configuration, preconfigured API routes for auth, Prisma schema and migrations, and example environment variables, suitable for building authenticated web apps and SaaS prototypes.
0