Production ready Vue & Nuxt starter kit. The leading boilerplate on the market, updated and maintained for over 3+ years now with the latest features and best practices.
Supastarter is a production-ready Nuxt SaaS starter kit trusted by 950+ developers. It's designed for serious SaaS founders who want to build on a solid, scalable foundation optimized for both AI coding agents and developers. With over 3+ years of active maintenance and regular updates, Supastarter provides everything you need to ship a production-ready SaaS application quickly.
The starter kit features a modern monorepo architecture with separate packages for API, authentication, database, payments, UI, and more. It's built with Nuxt, Vue, TypeScript, and Tailwind CSS, using Radix Vue for accessible components. The codebase is fully typed and follows best practices for scalability and maintainability.
AGENTS.md file compatible with Cursor, Windsurf, GitHub Copilot, and Claude Code.nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
Prisma is a server-side library that helps developers read and write data to the database in an intuitive, efficient and safe way.
A boilerplate includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.
A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.
Multilingual websites are websites that are available in more than one language. Multilingual websites typically include features such as language selectors, automatic translation, and localized content to make it easier for users to navigate and access the content they need.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.