Getting Started
Prerequisites
Before you begin, make sure you have the following installed and configured on your system:
Setup local development environment
Clone the repository using the following command:
terminal
git clone https://github.com/saaskit-io/saaskit.git [your-saas-name]
cd [your-saas-name]
cursor .
Cursor and run the following command on Cursor Agent:
cursor agent
@saaskit-init
This will guide you through the setup process.
Last updated on