benlamiro /
ShipGenAI
π 50 production-ready Generative AI SaaS apps β brand them, ship them, keep 100% of the revenue. Stripe billing Β· Google OAuth Β· Vercel deploy Β· MIT licensed
81/100 healthLoading repository dataβ¦
mzashah / repository
π Production-ready SaaS starter with Next.js 14, TypeScript, Tailwind CSS, Prisma & Stripe
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A production-ready SaaS starter template built with Next.js 14, TypeScript, Tailwind CSS, and Prisma.
```bash git clone https://github.com/mzashah/nextjs-saas-boilerplate cd nextjs-saas-boilerplate npm install cp .env.example .env.local ```
```env DATABASE_URL="postgresql://..." NEXTAUTH_SECRET="your-secret" NEXTAUTH_URL="http://localhost:3000" GOOGLE_CLIENT_ID="..." GOOGLE_CLIENT_SECRET="..." STRIPE_SECRET_KEY="sk_..." STRIPE_WEBHOOK_SECRET="whsec_..." RESEND_API_KEY="re_..." ```
```bash npx prisma migrate dev npx prisma db seed ```
```bash npm run dev ```
``` βββ app/ β βββ (auth)/ β β βββ login/ β β βββ register/ β βββ (dashboard)/ β β βββ dashboard/ β β βββ settings/ β β βββ billing/ β βββ api/ β β βββ auth/ β β βββ stripe/ β β βββ webhooks/ β βββ layout.tsx βββ components/ β βββ ui/ β βββ dashboard/ β βββ marketing/ βββ lib/ β βββ auth.ts β βββ db.ts β βββ stripe.ts β βββ utils.ts βββ prisma/ β βββ schema.prisma βββ public/ ```
Deploy to Vercel with one click:
MIT License - feel free to use this for your projects!
Built by Zohaib Ali Shah - Full-Stack Developer with 15 years of experience.
Selected from shared topics, language and repository descriptionβnot editorial ratings.
benlamiro /
π 50 production-ready Generative AI SaaS apps β brand them, ship them, keep 100% of the revenue. Stripe billing Β· Google OAuth Β· Vercel deploy Β· MIT licensed
81/100 healthmustafacagri /
π Production-ready Next.js SaaS Starter | π³ Stripe Payments & Subscriptions | π Supabase Auth & Real-time DB | π¨ Tailwind UI | π± Responsive Design | β‘ TypeScript | π Dark Mode | π Analytics Dashboard | π SEO Ready | β¨ The ultimate boilerplate to launch your SaaS fast!
56/100 healthCiphersLab /
π SaaSPilot - The most AI-coding-agent-friendly SaaS boilerplate for Next.js. Build faster with 120KB of AI-optimized docs, credit-based billing, and production-ready patterns. Perfect for AI SaaS apps!
60/100 healthmathewlewallen /
π A production-ready, fully customizable SaaS template using Wasp, React, and Node.js. Includes authentication, payments, and deployment-ready configurations. | Support me: https://buymeacoffee.com/mathewlewallen
24/100 healthMumma6 /
π Production-ready SaaS boilerplate with Next.js 15, TypeScript, and modern tools. Get from zero to deployed in minutes with authentication, payments, database, email, analytics, and more. Perfect for startups and developers who want to ship fast.
69/100 healthitsolidude /
π SimplySaaS is a SvelteKit 5 boilerplate with Supabase auth, shadcn-svelte UI, and TypeScriptβbuilt for developers who want full control. It includes email/password + OAuth, protected routes, error handling, and Superforms with Zod for seamless authentication. Fast, flexible, and production-ready. π₯
52/100 health