Documentation
Quick start:
- Download the template and unzip it
- Run npm install to install the dependencies
- 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.
- Run npm run dev to start the development server
- Visit http://localhost:3000 to see the app in action!