A tiny CDN for
indie projects.
Content distribution with dead-simple routing, auto certs, and edge compute. Built for solo devs and small teams who just want to ship.
Get startedContent distribution with dead-simple routing, auto certs, and edge compute. Built for solo devs and small teams who just want to ship.
Get started$ yourspace init
✓ yourspace.yml created
$ cat yourspace.yml
routes:
/api/* → origin
/static/* → cache (7d)
/* → edge-nearest
$ yourspace deploy
✓ TLS provisioned
✓ 14 edge nodes active
✓ live → your-site.yo.urspace.net (19ms)Define where traffic goes with a simple YAML file. Point paths to origins, caches, or the nearest edge — no dashboard clicking.
Auto-provisioned TLS by default. Bring your own certs if you need to. Renewal, pinning, and version control all handled.
Run small functions at the edge — auth checks, redirects, header transforms. Deploy with your site, no separate service needed.
Free to start. No credit card. No sales call.
Try yourspace