Open-source SaaS boilerplate generator for AI-focused web apps
SaaS Forge is an open-source boilerplate generator for launching full-stack SaaS applications — with AI features built in.
It helps solo founders, indie hackers, and small teams skip the repetitive parts of product development by generating a deployable codebase with:
- Authentication (OAuth/email)
- Stripe payments and credit logic
- Notion CMS integration (landing/docs/legal)
- PostgreSQL + Prisma
- Tailwind 4 + shadcn-ui + Framer Motion
- Logging (Winston + BetterStack)
- Full-stack type safety with tRPC
- Deployment-ready monorepo using Turborepo and pnpm
You can run it locally via CLI:
```bash
npx saas-forge my-app