Documentation

Quick start:

  1. Download the template and unzip it
  2. Run npm install to install the dependencies
  3. Decide which integrations you want to use and add the appropriate environment variables in .env.local. For more details on setting up these integrations, see the docs linked below.
  4. Run npm run dev to start the development server
  5. Visit http://localhost:3000 to see the app in action!

SaaS Integration Guides:

Coming soon