Build it. Run it. Change it live.

Run it once. Change it instantly. No redeploys.

APIs, workflows, scrapers, bots — runs immediately, stays editable.

r3v runtime
Running live
Requests
POST/webhook0.8ms
GET/user/1231.2ms
POST/scrape3.4ms
GET/health0.3ms
Logic
// handler
2 event: "signup"
3 status: "pending"
Response
200 OK
{ "status": "pending" }
Live
no redeploy needed

Edit the logic → next request updates instantly

Stop redeploying every time something changes.

Most platforms make you write code, deploy, wait, test, and repeat. For every change. Every time.

Run once. Then just change it.

Update logic live
Modify behavior instantly
Iterate without restarting your system

Your software doesn't freeze after deploy — it keeps evolving.

A live runtime for your code.

Not scaffolding. Not templates. Not a sandbox.

Run APIs, workers, bots, and scrapers
Route and transform real traffic
Plug into external systems — webhooks, queues, APIs
Keep everything live while you iterate

It works with how you already build.

Use Claude Code, Cursor, or your own scripts. Push changes → see them live immediately.

The moment

Change behavior while it's running.

1

Incoming request → system responds

2

You edit logic → next request behaves differently

No redeploy

No restart

No waiting

Infrastructure

Runs like production — because it is.

Real networking

Public URLs, custom domains, SSL — not localhost

Real traffic

Every request captured, replayable, inspectable

Real persistence

Postgres, Redis, object storage — durable

Real integrations

Webhooks, queues, third-party APIs — connected

You're not simulating your system. You're running it.

Works with AI-generated code.

People are generating more software than ever. The bottleneck isn't writing code anymore.

It's running it.

Run what you just generated
Connect it to real inputs
Evolve it without friction

Built-in tunnels

Expose local services instantly.

  • Public URLs for webhooks
  • No per-host pricing
  • Route to localhost or your network

Request replay

Replay real traffic against your changes.

  • Debug webhook flows
  • Test changes instantly
  • Iterate without waiting for external systems

This replaces your dev loop.

Traditional

editdeploywaittest

r3v

editlive
Faster iteration.Fewer breaks.More control.

Simple pricing. Scales with you.

Each plan includes usage and compute capacity. Most apps stay well within this. If you run heavier workloads, usage scales accordingly. No hard limits. No surprises.

Builder

$29/mo

For solo devs shipping real things.

500k requests + compute included

  • 3 live runtimes
  • Live mutation + replay
  • Custom subdomain (*.r3v.sh)
  • Dev tunnels
  • 7-day replay history
  • Community support
Start building
Most popular

Pro

$79/mo

For builders who need power and custom domains.

2M requests + compute included

  • 20 live runtimes
  • Custom domains + SSL
  • Advanced replay + mutation
  • 30-day replay history
  • Request debugging tools
  • Priority email support
Start Pro

Team

$249/mo

For teams shipping shared systems.

10M requests + compute included

  • Unlimited runtimes
  • Team workspaces + roles
  • Staging + production environments
  • 90-day replay history
  • SSO + audit logs
  • Dedicated support channel
Start Team

Enterprise

Custom

Private deployment. Your cloud. Your rules.

Custom usage + compute agreement

  • Dedicated or self-hosted runtime
  • BYO cloud (AWS, GCP, Azure)
  • SSO / SAML + SCIM
  • Compliance + audit controls
  • Network + security policies
  • SLA + onboarding + contract
Talk to sales

Additional usage beyond your plan: $3 per 1M requests. You'll always see your usage before being charged.

Heavier workloads (media processing, AI pipelines, long-running jobs) use more compute capacity per request. Your dashboard shows real-time usage so there are never surprises.

Common questions

Start something live.

Stop wiring infrastructure just to test an idea. Run it. Then shape it.