Docs
Introduction
Introduction
Welcome to the Next.js 15 SaaS Stripe Starter documentation.
Next.js 15 SaaS Stripe Starter
Next SaaS Stripe Starter is a modern, open-source boilerplate for building production-ready SaaS applications.
Built on the Taxonomy app by shadcn, it integrates Next.js 15, Content Collections, Prisma, Neon, Auth.js v5, Resend, React Email, shadcn/ui, and Stripe.
What's New in This Version
- ✅ Next.js 15 with App Router and Turbopack
- ✅ Content Collections for modern content management
- ✅ Improved Performance with faster builds and better DX
- ✅ Enhanced Type Safety throughout the application
- ✅ Better Developer Experience with improved tooling
Key Features
- 🚀 Modern Tech Stack - Latest versions of all dependencies
- 📝 Content Management - Type-safe content with Content Collections
- 🔐 Authentication - Multiple OAuth providers with Auth.js v5
- 💳 Payments - Complete Stripe integration with subscriptions
- 📧 Email System - Transactional emails with Resend
- 🎨 Beautiful UI - shadcn/ui components with Tailwind CSS
- 🗄️ Database - Prisma ORM with Neon PostgreSQL
With Next SaaS Stripe Starter, you get a solid foundation for your SaaS journey.
This documentation is your comprehensive resource for configuring and using the starter effectively.
Quick Navigation
- Installation - Get up and running quickly
- Configuration - Set up your environment
- Content Management - Learn about Content Collections
- Authentication - Configure auth providers
- Database - Set up your database
- Email - Configure email delivery
- Subscriptions - Set up Stripe payments
Let's get started and happy coding! 🚀