Skip to main content

Web Frontend

Prerequisites

  • Node.js 20+
  • pnpm
  • Supabase project and credentials

Run the App

From the main app workspace:

  1. Clone https://github.com/Whendan/whendan
  2. Copy .env.example to .env.local.
  3. Fill required environment variables.
  4. Install dependencies.
  5. Start development server.
pnpm install
pnpm dev

App URL: