After cloning the repo, run npm install to install dependencies.
This project requires environment variables. Create a .env file in the project root and add the required values. You can see which variables are needed and how they’re used in src/lib/supabase.ts.
Do not commit the .env file.