A free, open-source SaaS app starter for React & Node.js with superpowers. Full-featured. Community-driven.
https://github.com/wasp-lang/open-saas/assets/70215737/5ff289b1-12b9-4b46-aa90-a6a3122de93e
Youβve decided to build a SaaS app with the Open SaaS template. Great choice!
This template is:
π§βπ» Check it out in action here: OpenSaaS.sh
π Check out the Docs here: Open SaaS Docs
The template itself is built on top of some very powerful tools and frameworks, including:
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:
You also get access to Waspβs diverse, helpful community if you get stuck or need help.
First, to install the latest version of Wasp on macOS, Linux, or Windows with WSL, run the following command:
curl -sSL https://get.wasp-lang.dev/installer.sh | sh
Then, create a new SaaS app with the following command:
wasp new -t saas
This will create a clean copy of the Open SaaS template into a new directory, and you can start building your SaaS app right away!
For everything you need to know about getting started and using this template, check out the Open SaaS Docs.
Weβve documented everything in great detail, including installation instructions, pulling updates to the template, guides for integrating services, SEO, deployment, and more. π
There are two ways to get help or provide feedback (and we try to always respond quickly!):
Note that weβve tried to get as many of the core features of a SaaS app into this template as possible, but there still might be some missing features or functionality.
We could always use some help tying up loose ends: contributions are welcome! Check out CONTRIBUTING.md for more details.