Back to Hangar
readysaas
Orbit SaaS
Complete SaaS starter with authentication, billing, team management, and dashboard scaffolding.
Next.jsTypeScriptTailwindPrismaNextAuth
Standard
12 pages
Highlights
- ✓Stripe integration with subscription management
- ✓Role-based access control
- ✓Team invitation system
- ✓Usage metering dashboard
Integrations
StripeResendPostgreSQL
Launch Checklist
- 1Clone repository
- 2Set up PostgreSQL database
- 3Configure Stripe webhooks
- 4Set up NextAuth providers
- 5Run database migrations
- 6Deploy to Vercel
Environment Variables
DATABASE_URL=
NEXTAUTH_SECRET=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=
Ready to Clone
git clone https://github.com/cihaks/orbit-saas.git