You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a .env.example with placeholder env vars (VITE_SUPABASE_URL, VITE_SUPABASE_ANON_KEY, VITE_TMDB_API_KEY, VITE_OMDB_API_KEY). Ensure .env is in .gitignore and rotate any exposed keys found in working directory.
Create a .env.example with placeholder env vars (VITE_SUPABASE_URL, VITE_SUPABASE_ANON_KEY, VITE_TMDB_API_KEY, VITE_OMDB_API_KEY). Ensure .env is in .gitignore and rotate any exposed keys found in working directory.