Deploy Hono APIs in seconds
Hono is framework-agnostic and runs on Node, Deno, Bun, and edge runtimes. Doable runs the Node variant in a standard container, fast startup, full TypeScript, any Hono middleware.
Typical first deploy: 20–45 seconds
Hono on the edge is great but adds runtime quirks (limited npm compatibility, no long-running background jobs). On Doable you get full Node, all npm packages work, background tasks run, WebSockets stream.
Type /deploy in your editor, the AI bundles the repo, builds a Docker image on our worker, and hands back the URL in chat. No tab-switching to a dashboard.
Paste a public GitHub URL at doable.do/try and get a live preview in 30 seconds. No signup. Expires in 8h unless you claim it.
$15/mo Starter for 3 projects, $39/mo Pro for 10. Hit your bandwidth cap and we serve a holding page, never a surprise bill.
doable deploy # from your Hono project
Detected via `hono` in package.json. Runs `@hono/node-server` by default. Custom entry points honoured.
Or say “deploy this” in Claude Code.
You can, Hono's big selling point is multi-runtime support. Use Doable when you need full Node compatibility (libraries that need Node APIs, long-running tasks, WebSockets, complex middleware). Use Workers when edge latency matters more than Node compatibility.
Yes. Full TCP/WebSocket support via the Node server. No per-request timeout like you'd hit on serverless platforms.
No credit card. Live URL in ~30 seconds.