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 appreciate unusual questions, but is there a way to do local development without the CLI? Are there any online test endpoints we can run workers against etc? We are developing a small project and want to use Supabase but cannot get the CLI to run locally, because of our infrastructure.
It is a well-known issue that a lot of people have with WSL2 in a CE+ corporate network and the WSL instance having no internet connection (I've spent the best part of 4 days googling and trying everything).
I know I can write code locally that's not a problem, but I can't find any articles/guidance on testing workers and database calls against a remote test server OR having something like stackblitz that supports the full CLI/Wrangler implementation online.
Im probably going to have to fly blind and just keep pushing to our live instance, but if anyone has a clever workaround, I'd love to hear about it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I appreciate unusual questions, but is there a way to do local development without the CLI? Are there any online test endpoints we can run workers against etc? We are developing a small project and want to use Supabase but cannot get the CLI to run locally, because of our infrastructure.
It is a well-known issue that a lot of people have with WSL2 in a CE+ corporate network and the WSL instance having no internet connection (I've spent the best part of 4 days googling and trying everything).
I know I can write code locally that's not a problem, but I can't find any articles/guidance on testing workers and database calls against a remote test server OR having something like stackblitz that supports the full CLI/Wrangler implementation online.
Im probably going to have to fly blind and just keep pushing to our live instance, but if anyone has a clever workaround, I'd love to hear about it.
Beta Was this translation helpful? Give feedback.
All reactions