Build production-ready
SaaS apps in seconds
A CLI tool that scaffolds complete Next.js SaaS applications with all the services you need to ship fast.
# Features
Everything you need to ship your SaaS, out of the box
One-command Setup
Get a full SaaS app running in seconds. No configuration needed — just run saas new and start building.
Modern Stack
Built with Next.js 14, TypeScript, and Tailwind CSS. Modern tooling for modern apps.
Pre-configured Services
Supabase Auth, Stripe Payments, and Resend Email integrated from day one. No glue code needed.
Production-ready
Webhooks, error handling, API routes, and best practices baked in. Deploy to Vercel and go live.
# Tech Stack
B battle-tested technologies powering your next big thing
Next.js 14
Stripe
Supabase
Resend
Vercel
# Commands
Your toolkit for building SaaS apps
# Installation
Get saas-cli running on your machine
Clone the repository
Grab the latest source code from GitHub
Build the CLI
Compile the Swift package in release mode
Install globally
Copy the binary to your PATH (macOS/Linux)
Start building
Create your first SaaS app
Requirements
You'll need Swift installed on your machine to build from source.