Get Started
Last updated
Last updated
Get started in 5 minutes
Welcome to SaasCore, the NextJS boilerplate to launch your product in days.
SaasCore code is on GitHub, so start by cloning the repo.
At this point, your product is running at
Point your browser to that page, and see it in action! 🚀
Pretty exciting, right?!
Check the page to configure your web app (mandatory for most of the features).
To correctly run Shipped, you need to use a version of NodeJS 20.11.1
To enforce it, the repository includes a .nvmrc
file.
To activate the correct NodeJS version, go to the Shipped folder and run
NVM is a Node Version Manager that you can download .
Install the when you move to a folder with a .nvmrc
file