.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
VITE_GITHUB_CLIENT_ID
Client-side (Vite exposes only VITE_* vars to the browser)
GITHUB_CLIENT_ID
Server-side (Netlify Functions)
GITHUB_CLIENT_SECRET
secret
SITE_URL