Cloud dev environments built for the AI era

A full dev environment
for every task,
in seconds.

One command starts everything your app needs, frontend, backend, and database, all connected and running in the cloud, not on your laptop. Edit and it updates live at links you can share. Spin up as many workspaces as your AI agents can keep busy.

A terminal session: typing spin up, picking the checkout-flow workspace, and landing in a running environment where every service is started, connected, and reachable at a live preview link that hot-reloads as code is saved.

Built for the AI era

You don’t build one thing at a time anymore.

AI writes code faster than you can run it. Locally you still have one environment, one database, one set of ports, so every task and every agent waits its turn. That queue is the new bottleneck. Spinnery removes it.

Git stays git. Production stays production. This is just where you build.

How it works

Three steps. The third one is the fun part.

  1. Type spin up

    One command in your terminal. That is the entire setup guide.

  2. Pick your workspace

    Your workspaces line up right in the terminal. Arrow to one and press enter, or spin up a brand new one.

  3. Start building

    No README to follow, no scripts to run, nothing to install. By the time your editor opens, the app is already up.

Workspaces

Every task gets its own everything.

Six tasks, six workspaces, zero conflicts. Nothing shares a database, nothing fights over ports, and nothing gets torn down when you switch. Open any of them from anywhere, even your phone.

payments-v2awake
  • web
  • api
  • postgres

payments-v2--acme.dev.spinnery.dev

dashboard-redesignawake
  • web
  • api
  • postgres

dashboard-redesign--acme.dev.spinnery.dev

fix-login-bugasleep
  • web
  • api
  • postgres

fix-login-bug--acme.dev.spinnery.dev

What you get

Built so the boring parts are already done.

It runs your stack, not a lookalike

Spinnery runs the Docker setup you already have, so web, backend, database, and workers all start wired together, exactly the way you defined it.

Live links are actually live

Every workspace gets real URLs for its frontend and backend. Save a file and they update instantly, with no deploy and no waiting. Share one and teammates watch your changes land in real time.

Your AI agents work beside you

Claude and Codex build in the same workspace you do. Same code, same tools, same view of the app.

It sleeps when the work stops.

Not when you do: your agents can keep coding at 3 a.m. Idle workspaces doze off on their own and wake the moment anyone, human or AI, needs them. You only pay while they are awake.

See pricing

Be building in the next minute.

curl -fsSL https://spinnery.dev/install.sh | sh