NODE_ENV=development PORT=3000 APP_URL=http://localhost:3000 SUPABASE_URL=https://your-project.supabase.co SUPABASE_KEY=your-anon-key SUPABASE_SERVICE_KEY=your-service-role-key SESSION_SECRET=change-this-to-a-random-string-in-production