A free, open-source SaaS app starter for React & Node.js with superpowers. Full-featured. Community-driven.
You've decided to build a SaaS app with the Open SaaS template. Great choice!
This template is:
- fully open-source
- completely free to use and distribute
- comes with a ton of features out of the box!
- focused on free, open-source services, where possible
The template itself is built on top of some very powerful tools and frameworks, including:
- ๐ Wasp - a full-stack React, NodeJS, Prisma framework with superpowers
- ๐ Astro - Astro's lightweight "Starlight" template for documentation and blog
- ๐ธ Stripe or Lemon Squeezy - for products and payments
- ๐ Plausible or Google Analytics
- ๐ค OpenAI - OpenAI API w/ function calling example
- ๐ฆ AWS S3 - for file uploads
- ๐ง SendGrid, MailGun, or SMTP - for email sending
- ๐ TailwindCSS - for styling
- ๐งโ๐ผ TailAdmin - admin dashboard & components for TailwindCSS
- ๐งช Playwright - end-to-end tests with Playwright
Because we're using Wasp as the full-stack framework, we can leverage a lot of its features to build our SaaS in record time, including:
- ๐ Full-stack Authentication - Email verified + social Auth in a few lines of code.
- โ End-to-end Type Safety - Type your backend functions and get inferred types on the front-end automatically, without the need to install or configure any third-party libraries. Oh, and type-safe Links, too!
- ๐ค Jobs - Run cron jobs in the background or set up queues simply by defining a function in the config file.
- ๐ One-command Deploy - Easily deploy via the CLI to Fly.io, or to other providers like Railway and Netlify.







