Web Frontend
Prerequisites
- Node.js 20+
- pnpm
- Supabase project and credentials
Run the App
From the main app workspace:
- Clone https://github.com/Whendan/whendan
- Copy
.env.exampleto.env.local. - Fill required environment variables.
- Install dependencies.
- Start development server.
pnpm install
pnpm dev
App URL: