LocalPreview guide

Share localhost without a deploy.

Share localhost with teammates, clients, and devices using a secure LocalPreview public URL without deploying your app first.

Reviews

A public link for the app still running on your laptop

LocalPreview gives the dev server already running on your machine a public URL you can paste into chat, a QA ticket, or a client call.

That keeps tiny review loops local. You do not need to push a branch, wait for preview infrastructure, or rebuild a temporary environment just to show current work.

Workflow

Built for fast feedback before staging

Share a feature branch, design change, bug reproduction, or prototype while you keep editing the same localhost server.

The recipient opens the LocalPreview URL in a normal browser, while traffic forwards back to your local port.

Next steps

Keep exploring LocalPreview workflows.