๐Ÿš€ Deploy preview โ€” see hosted Quilt in action

Watch a Quilt sheet deploy to the cloud in real-time. CLI output, browser preview, metrics. Then click "Deploy your own".

โ˜• Buy Casey a Coffee

Hosted Quilt is real. Try the CLI. See the deploy. Get a real URL.

$ npx @quilt/deploy init my-quilt-app
โœ“ Created my-quilt-app/
โœ“ Detected Quilt 0.6.0
โœ“ Initialized git repo
i Next: add your cells to my-quilt-app/sheet.json
$ cd my-quilt-app && npx @quilt/deploy
โ–ถ Building my-quilt-appโ€ฆ
โœ“ Bundled 9 cells (1.2KB gzipped)
โœ“ Generated Cloudflare Worker entry
โœ“ Created .nail bundle (24KB)
โ˜ Deploying to superinstance.quilt.appโ€ฆ
โœ“ Uploading assets (8 files, 47KB)
โœ“ Provisioning Worker (edge network, 200+ cities)
โœ“ Configuring KV (namespace: prod-7f3a)
โœ“ Configuring R2 (bucket: quilt-prod-eu-west)
โœ“ Configuring Vectorize (384d index)
โœ“ Deployed in 4.7s
โ–ถ Live at: https://my-quilt-app.superinstance.quilt.app
โ†’ 9 cells, 3 listeners, 2 formulas
โ†’ p50 latency: 12ms ยท p99: 47ms
โ†’ Replicas: 200 (auto-scaled)
i Free tier: 100K requests/day, 1GB R2, 100K Vectorize ops
$ curl https://my-quilt-app.superinstance.quilt.app/api/state
{"cells":{"count":42,"doubled":84,"sum":126,โ€ฆ}}

Ready to deploy your own?

Free tier: 100K requests/day, 1GB storage, 100K vector ops. No credit card.

Deploy your sheet โ†’ Try playground first