Next SaaS Stripe Starter
This is an open-source SaaS starter built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, and Stripe. It provides a foundation for building SaaS applications with user roles and an admin panel.
Key features include:
- Next.js 14: Utilizes the latest Next.js features for performance and developer experience.
- Prisma: A TypeScript ORM for database interactions.
- Neon: Serverless Postgres database.
- Auth.js v5: Handles user authentication with various providers.
- Resend & React Email: For email functionality.
- Shadcn/ui: Reusable UI components.
- Stripe: Integrated for handling payments and subscriptions.
- User Roles & Admin Panel: Built-in user role management and an admin panel for managing the application.
This starter is ideal for developers looking to quickly bootstrap a SaaS project with a modern tech stack and essential features.