Introduction

Welcome to the Nuxt Starter Kit.

Nuxt Starter Kit is a professional boilerplate for building fast, robust, and adaptable web apps or sites.

TL;DR: This starter kit is highly opinionated and is not like other flexible starter kits out there.It is built with the following technologies:The architecture uses Turborepo with pnpm workspaces and Nuxt 4 layers for a modular approach. It's completely vendor-free - deploy to any platform that supports Node.js.

Key Features

Vendor-Free Deployment

Deploy anywhere - Vercel, Netlify, Railway, or any VPS. No vendor lock-in.

Turborepo Monorepo

Organized with Turborepo, pnpm workspaces, and Nuxt 4 layers for modularity.

Better-auth Authentication

Email/password and social login - all powered by better-auth.

Security You Can Trust

Harden your app with the Nuxt Security module. Out-of-the-box security headers, rate limiting, and best practices - just plug and play.

Payments via Polar

Built-in MoR (Merchant of Record) support makes payments effortless.

Ready for the World with i18n

Translate your app using Vue I18n integration.