yeeet
Static hosting, unreasonably fast

Build it.
Yeeet it.

From a folder to a global, SSL-secured site in one command. No pipelines. No configuration archaeology. Just terminal velocity.

Y!
42 filesin flight
comet.site.yeeet.devlive in 1.8s
+
WILDCARD SSLGLOBAL CDNATOMIC DEPLOYSBUILT FOR AGENTS
01 / SHIP FROM ANYWHERE

One command.
Zero ceremony.

Login once, point at any folder, and get a permanent URL. Every upload is immutable until the full deployment is ready to flip live.

~/projects/comet

$ npm run build

✓ built 42 files in 812ms

$ yeeet deploy ./dist --name comet

Uploaded 42 / 42 · 2.4 MB

✓ Live at https://comet.site.yeeet.dev

02 / THE WHOLE FLIGHT PLAN
01

Drop anything

A folder, a file, a build directory. Browser or CLI—the manifest is the same.

02

Upload direct

Short-lived signed URLs move bytes straight to private object storage.

03

Land everywhere

Wildcard TLS, clean URLs, ETags, range requests, and edge caching by default.

03 / ROBOTS WELCOME

An API your agents can actually use.

Stable JSON, predictable exit codes, API keys for unattended runs, and an OpenAPI contract. If it can make a folder, it can yeeet it.

Read the agent guide
$ YEEET_TOKEN=yeeet_••• \
  yeeet deploy ./out \
  --name docs --json

{
  "status": "ready",
  "url": "https://docs.site.yeeet.dev",
  "deployment": "dpl_…"
}

Your folder called.
It wants to fly.

Open the launchpad