Containers + Durable Objects
How one Worker orchestrates N isolated containers via Durable Objects
Sandbox SDK
Raw Containers
Key Pattern:
Each unique ID creates a separate Durable Object, and each DO has exactly one Container. Use different IDs to spin up multiple containers.
Pattern 1: Multi-User
Pattern 2: Multi-Project
Pattern 3: Container Pool
Try It Live
Select example...
Create a dark theme resume/portfolio sit...
Build a minimal landing page for a coffe...
Design a personal blog homepage with a h...
Create a product showcase page for a tec...
Build a simple dashboard layout with sid...
Generate
Connecting...
Code
Preview
// Generated code appears here...