Skip to content

routeup docs

routeup gives local services stable HTTPS names and can expose those same routes publicly when needed.

Local use is the default: run routeup setup once, then serve a local app at a trusted https://<name>.localhost URL without DNS, accounts, or network access. Public exposure is available through a configured routeup server when an outside service needs to reach your machine.

These docs describe the launch product shape: local HTTPS, public route claims, streaming/WebSockets/SSE, path routing, path-limited exposure, process running, route logs, and self-hosting.