You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed it and it wants me to run supabase start - but so far I have done everything via the cloud. Is it necessary? When I ran supabase start before it felt like it was creating another version that would 'compete' with the cloud. Do I have that right or do I need to run local to use the extension?
The text was updated successfully, but these errors were encountered:
Currently the extension relies on the supabase stack running locally. But we're planning to integrate it with the management API so you can log in with your Supabase account. You can follow along here: #9
@thorwebdev thanks! is there any downside to me using supabase start if i'm using the cloud? will they conflict or get out of sync or anything like that?
I've installed it and it wants me to run
supabase start
- but so far I have done everything via the cloud. Is it necessary? When I ransupabase start
before it felt like it was creating another version that would 'compete' with the cloud. Do I have that right or do I need to run local to use the extension?The text was updated successfully, but these errors were encountered: