I'm using Nuxt but I kind of built my own template over time.
Here's what I'm using and would want if I did not have it:
- Nuxt 3 with i18n and already optimized for SEO
- Shadcn Vue components / Nuxt UI components
- Templates for all basic pages (landing, pricing, terms, ...)
- Signup/Login with multiple SSO (Google, Twitter, ...)
- A way to send emails
- Stripe subscriptions
- Everything in a a Turborepo monorepo
I'm using Nuxt but I kind of built my own template over time.
Here's what I'm using and would want if I did not have it:
- Nuxt 3 with i18n and already optimized for SEO
- Shadcn Vue components / Nuxt UI components
- Templates for all basic pages (landing, pricing, terms, ...)
- Signup/Login with multiple SSO (Google, Twitter, ...)
- A way to send emails
- Stripe subscriptions
- Everything in a a Turborepo monorepo