Nuxt 3 Full-Stack

Simple Nuxt Hub starter with Cloudflare D1, and OAuth for the authentication layer.

Stack

  • Nuxt 3 deals with frontend and backend.
  • Cloudflare D1 as a database.
  • Drizzle ORM as an ORM, migrator and query builder.
  • Zod for schema validation and type safety, both on the frontend and backend.
  • Nuxt Auth Utils for the authentication layer.
  • Shadcn for styles and components.
  • Nuxt Hub to handle serverless deployment over Cloudflare.