v1.0.0
August 10, 2026
v1.0.0
August 10, 2026
saasprokit 1.0
First public release. A production-grade Next.js 16 SaaS starter - multi-organization dashboard, authentication, billing, and a complete design system, shipped as a pnpm + Turborepo monorepo you own.
- Next.js 16 App Router with locale-aware routing and edge middleware
- Multi-organization accounts with invitations and role-based permissions
- One command spins up Postgres and a local mail catcher via Docker
- Better Auth with dual RBAC: platform admin plus per-organization roles
- Stripe subscriptions with plans, webhooks, and customer billing management
- Prisma + PostgreSQL data layer with typed server actions and queries
- shadcn/ui design system with OKLCH tokens, dark mode, and shared motion presets
- React Email templates delivered through Resend, with a local preview app
- Internationalization with translated routes out of the box
- Vitest unit suites and Playwright E2E tests wired into CI
- Deploy recipes for Cloudflare Workers, Vercel, and AWS