Nuxt 4 + Tailwind + oxc
Frontend scaffold with auth, tests, and UI primitives.
This starter includes a shadcn-style UI layer, oxc linting, Vitest unit tests, and Playwright E2E coverage. Use it as a base for production apps.
Auth baseline
Credentials provider via @sidebase/nuxt-auth.
Demo credentials are stored in your .env file.
UI primitives
Button variants, input styles, and card layouts.
Add more primitives as needed.