Skip to main content

Requirements

  • Node.js
  • npm
  • a Supabase project

Local setup

1

Create environment file

Create .env.local with:
2

Install dependencies

3

Seed demo data

4

Start the app

5

Open the app

Open http://localhost:3000.