small change to readme

This commit is contained in:
Adam Cohen Hillel 2025-04-24 03:22:13 +01:00
parent d904e03816
commit 56472d150c
1 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,8 @@ supabase link --project-ref your_project_reference_id
supabase db push
```
Then, go to the Supabase web platform again -> choose your project -> Project Settings -> Data API -> And in the "Exposed Schema" ass "basejump" if not already there
4. **Configure frontend environment**:
```bash
cd ../frontend