Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sharing local app in Wasp CLI? #2332

Open
Martinsos opened this issue Oct 9, 2024 · 0 comments
Open

Add support for sharing local app in Wasp CLI? #2332

Martinsos opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request idea Something to consider

Comments

@Martinsos
Copy link
Member

I've used https://theboroer.github.io/localtunnel-www/ successfully before. Keep in mind you need to serve two tunnels: one for the client, one for the server and also set up the env vars so the client knows the new server URL and the server knows the new client URL (becuase they don't be on localhost anymore).

I managed to make it work with a double ngrok after all

https://discord.com/channels/686873244791210014/1291299389524148286/1291299389524148286 -> discord convo with more details.

So, we could have a command that does this for you, possibly! Not sure if that is a bit too niche and how automatic can we make it, but worth exploring a bit, we had multiple people ask how to do this, and I can see the usefulness of it.

@Martinsos Martinsos added enhancement New feature or request idea Something to consider labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request idea Something to consider
Projects
None yet
Development

No branches or pull requests

1 participant