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

  1. 1Clone repository
  2. 2Set up PostgreSQL database
  3. 3Configure Stripe webhooks
  4. 4Set up NextAuth providers
  5. 5Run database migrations
  6. 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