Install the CLI
curl one line. Or a single GitHub Action. No server to provision.
Tunnel sits between your repository and your reviewers. Push a branch, get an environment. That's the entire pitch - and the entire product.
curl one line. Or a single GitHub Action. No server to provision.
Every pull request gets its own isolated, throwaway environment.
A preview URL posts automatically to the PR - with a real database, real auth, and real APIs.
Previews spin up from your branch and die when the PR closes. No stale environments cluttering your cloud.
Workers, queues, cron, a real database. If it runs on your laptop, it runs in a preview.
Configure previews in a single file committed to your repo. Infrastructure as code you can actually review.
Preview URLs work for anyone with the link - reviewers, PMs, designers, even that one client.
A live dashboard of every environment, its cost, and its lifetime. Pause or kill anything with one command.
Attach a test suite and get an annotated test report attached to the PR - no separate CI job to wire up.
The dashboard is the boring part that makes the product trustworthy: a live list of environments, their lifetime, their cost, and one-command teardown. Finance gets an export. On-call gets a pause button.

The beta is expanding in waves. Join the waitlist and we'll send your invite.