SaaS starters · Rank #28
Nextacular
An open-source starter kit that will help you build full-stack multi-tenant SaaS platforms efficiently and help you focus on developing your core SaaS features. Built on top of popular and modern technologies such as Next JS, Tailwind, Prisma, and Stripe.
Why this verdict
- No commits in 90 days; last commit 118 days ago.
- Latest release v1.3.0-Beta, 1368 days ago.
- Next.js 13 declared; latest is 16 (3 majors behind).
- Prisma 6 declared; latest is 7 (1 major behind).
- React 18 declared; latest is 19 (1 major behind).
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- On current major: Auth.js, Zod.
- Not counted in verdict: Stripe SDK 10 → 22, TypeScript 5 → 7.
Check before you commit
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Stripe SDK stripe | 10.17.0 | 22.6.2 | Behind, not counted |
| Next.js next | 13.5.11 | 16.3.6 | 3 majors behind |
| TypeScript typescript | 5.6.0 | 7.0.2 | Behind, not counted |
| Prisma @prisma/client | 6.19.3 | 7.10.0 | 1 major behind |
| React react | 18.3.1 | 19.3.0 | 1 major behind |
| Tailwind CSS tailwindcss | 3.4.19 | 4.3.3 | 1 major behind |
| Auth.js next-auth | 4.24.14 | 4.24.15 | Current |
| Zod zod | 4.4.3 | 4.6.5 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
- Framework
- Next.js
- Auth
- Auth.js
- Payments
- Stripe
- Database / ORM
- Prisma
- Nodemailer
- i18n
- i18next
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AuthAuthentication
🔐 Authentication
- BillingBilling & Subscription
💸 Billing & Subscription
- DataDatabase Integration
💿 Database Integration + Prisma (SQL/PostgreSQL)
- DataMulti-tenancy Approach
☁ Multi-tenancy Approach
- EmailEmail Handling
💌 Email Handling
- TeamsTeams & Workspaces
🤝 Teams & Workspaces
- UILanding Page
📜 Landing Page
- UIDesign Components
📱 Simple Design Components & Mobile-ready
- UISEO Support
🔍 SEO Support
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote. A README claim is the maker's description, not something we tested.