mirror of https://github.com/kortix-ai/suna.git
commit
473a21fb98
|
@ -193,7 +193,7 @@ supabase link --project-ref your_project_reference_id
|
||||||
supabase db push
|
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
|
Then, go to the Supabase web platform again -> choose your project -> Project Settings -> Data API -> And in the "Exposed Schema" add "basejump" if not already there
|
||||||
|
|
||||||
4. **Configure frontend environment**:
|
4. **Configure frontend environment**:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue