Skip to content

Open-source AI SaaS Starter - Built using Next.js 14, Prisma, Neon, Auth.js v5, Helicone, Nextra, Resend, React Email, Shadcn/ui, ShadcnBlocks, Stripe, Sentry, PostHog, Vercel Analytics, Vercel AI SDK, Rate limiting, AI quota engine, Sentry, PostHog, Upstash Redis, Vercel Workflow SDK, S3 storage, Server Actions & With User Roles & Admin Panel.

License

Notifications You must be signed in to change notification settings

sree-pm/launchfast-base-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchFast

The fastest way to build, launch, and scale an AI SaaS.

Overview · Features · Installation · Tech Stack · License



Overview

LaunchFast is a production-grade starter kit for builders who want to ship an AI SaaS fast, without fighting setup, configuration, analytics, billing, or security.

This boilerplate includes:

  • SaaS membership
  • Authentication
  • Stripe subscriptions
  • Admin dashboard structure
  • User dashboard structure
  • AI analytics instrumentation
  • Sentry error tracking
  • PostHog event tracking, session replay, and full Web Analytics
  • Modern UI with Shadcn
  • Email flows
  • Secure database schema with Prisma + Neon

Everything is wired, tested, and battle-ready so you can focus on your product.


Features

✔ AI-native architecture

PostHog LLM analytics, custom events, and AI usage tracking baked in.

✔ Billing & subscriptions

Stripe monthly and yearly plans ready to use.

✔ Auth & user management

Google OAuth, email auth, session management, and protected routes.

✔ Production error monitoring

Sentry with full trace propagation.

✔ Full analytics

PostHog Web Analytics, session replay, funnels, event tracking, and feature usage metrics.

✔ Modern UI system

Shadcn UI, Radix Primitives, Tailwind CSS, Lucide Icons, Framer Motion.

✔ Developer happiness

Prisma, Typescript, sensible structure, clean patterns, and CLI shortcuts.


Installation

Clone and create a new project using this repo:

npx create-next-app my-saas --example "https://github.com/sree-pm/launchfast-base-v1"

Or Deploy instantly on Vercel : Deploy with Vercel


LocalSetup

  1. Install dependencies
   pnpm install
  1. Copy environment variables
   cp .env.example .env.local
  1. Run development server
   pnpm dev

Stack

Frameworks

  • Next.js 14
  • Typescript
  • Prisma ORM
  • Auth.js v5

Infrastructure

  • Neon (Postgres)
  • Vercel (deploy + analytics)
  • Resend (emails)

AI, Analytics, Monitoring

  • PostHog (events, web analytics, session replay, heatmaps)
  • Sentry (errors, performance, trace correlation)

UI

  • Tailwind CSS
  • Shadcn/UI
  • Radix UI
  • Framer Motion
  • Lucide Icons

Roadmap

  • CEO analytics dashboard
  • AI usage guardrails
  • Role-based admin panel
  • Multi-tenant mode
  • Full onboarding funnels
  • Email sequences for SaaS lifecycle
  • Deployable AI agents toolkit

License

MIT License. See LICENSE for details.


Credits

This project is inspired by:

  • shadcn’s Taxonomy
  • Steven Tey’s Precedent
  • Many open-source SaaS starters

Fully rebuilt, extended, and production-hardened for the LaunchFast ecosystem.

About

Open-source AI SaaS Starter - Built using Next.js 14, Prisma, Neon, Auth.js v5, Helicone, Nextra, Resend, React Email, Shadcn/ui, ShadcnBlocks, Stripe, Sentry, PostHog, Vercel Analytics, Vercel AI SDK, Rate limiting, AI quota engine, Sentry, PostHog, Upstash Redis, Vercel Workflow SDK, S3 storage, Server Actions & With User Roles & Admin Panel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published