Open Issues Need Help
View All on GitHub Add missing environment configuration example file about 2 months ago
AI Summary: Create a `.env.example` file in the project root directory containing example values for the required environment variables (SUPABASE_URL and SUPABASE_ANON_KEY), add comments explaining their purpose, and update the README to instruct users to copy this file to `.env` during setup.
Complexity:
1/5
documentation good first issue