The project uses 10 environment variables (4 public, 6 secret): - `VITE_GA_MEASUREMENT_ID` — Google Analytics *(client-safe)* - `VITE_SUPABASE_ANON_KEY` *(client-safe)* *(has default)* - `VITE_SUPABASE_KEY` *(client-safe)* *(has default)* - `VITE_SUPABASE_URL` — Supabase Client-Side Configuration (VITE_ prefix exposes to browser) *(client-safe)* *(has default)* - `STRIPE_PRICE_ANNUAL_UNLIMITED` *(has default)* - `STRIPE_PRICE_FOUNDING_MEMBER` *(has default)* - `STRIPE_PRICE_SINGLE_INTRO` *(has default)* - `SUPABASE_ANON_KEY` - `SUPABASE_KEY` *(has default)* - `SUPABASE_URL` — Supabase Configuration *(has default)* Copy `.env.example` to `.env.local` and fill in your values.
What environment variables do I need to configure?
The project uses 10 environment variables (4 public, 6 secret): - `VITE_GA_MEASUREMENT_ID` — Google Analytics *(client-safe)* - `VITE_SUPABASE_ANON_K
Was this article helpful?
Still puzzling over something?
The agent has read this article — and everything around it. Ask a follow-up and it answers in seconds.