Curate and share your taste of the internet.
Checkout the .env.example file to see the required environment variables.
- Clone the repository
- Install dependencies:
npm install - Copy the
.env.examplefile to.env
- Start the development server:
pnpm run dev- Start Supabase:
npx supabase start