Public Tunnel use case
Share a local web app online before you deploy it.
Send a live preview link for a demo, design review, or temporary test site while the app still runs on your own machine.
Preview soonerShow real behavior before a staging environment exists.
Share one URLGive reviewers a simple public link instead of screen-sharing every click.
Keep iteration localContinue changing the app locally while others review the current build.
Good examples
- Client demo sites
- Design review builds
- Temporary documentation pages
- QA previews before deployment
When this is the right fit
Public Tunnel is useful when the service is already working locally and the main need is a short path for someone else to see it. If the app is ready for permanent hosting, deployment is still the better long-term answer.
Need a public preview link?
Get started and tell us what kind of local app you want to share.