main · all checks passed · 1m 12s ago

Ship on green.

Relay runs your build, tests, and deploy as one pipeline. Every push gets a preview, every merge ships itself, and a bad release rolls back before your coffee does.

0 config files 340ms p50 cold build 1-click rollback
relay run · #2048 main@9f2c1a
installcached · 1.2s
build340ms
test · 412 passed6.8s
deploy → production78%
✓ green preview pr-204.relay.dev
Pipelines running for engineering teams at
NorthvaneQuillHexaDriftwoodPatchworkLumenCargo NorthvaneQuillHexaDriftwoodPatchworkLumenCargo
Built for the merge button

Three things that make releases boring.

No YAML maze, no staging cron jobs, no 2am pager. Relay handles the plumbing so the only decision left is whether the check is green.

Instant rollbacks

Every deploy is an immutable snapshot. If a release misbehaves, roll back to the last green build in one click, no rebuild, no downtime, no panic thread.

avg revert time · 0.9s

Preview environments

Open a pull request and Relay spins up a live, shareable URL with its own database branch. Review the real thing, not a screenshot. It tears down on merge.

per-PR · isolated db

Zero config

Point Relay at a repo and it detects the framework, install command, and output directory on its own. Sensible defaults you can override, never boilerplate you have to write.

0 files · auto-detected
0
deploys shipped / day
across 9 regions
0
p50 build time
warm cache, median repo
0
platform uptime
trailing 90 days
Get started

Your next push could be live.

Connect a repository and watch the first pipeline run green in under two minutes. No card, no sales call.

$npx relay init && relay deploycopy