# Frontend (only needed if API is on a different origin) VITE_API_URL= # Server PORT=3001 ALLOWED_ORIGIN=http://localhost:5173 TWITCH_CLIENT_ID= TWITCH_CLIENT_SECRET= DATABASE_URL=postgresql://localhost:5432/whattoplay