Simple Instructions
First, to install the latest version of Wasp on macOS, Linux, or Windows with WSL, run the following command:
npm i -g @wasp.sh/wasp-cli
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!
Detailed Instructions
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. π
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: