Create a new file .env
in the root of this project and add the following lines:
SUPABASE_URL=<SUPABASE_URL>
SUPABASE_KEY=<SUPABASE_ANON_KEY>
The anon key can be obtained from here.
Create a new file .env
in the root of this project and add the following lines:
SUPABASE_URL=<SUPABASE_URL>
SUPABASE_KEY=<SUPABASE_ANON_KEY>
The anon key can be obtained from here.