Deploy Full-Stack Apps
in Isolated Pods
Koko is a modern application platform where each app runs in its own self-contained pod — complete with runtime, database, and storage. No infrastructure headaches.
Code is Infrastructure
Edit the code below and deploy instantly. Watch your changes go live in seconds — while your database keeps all existing data. This is real.
Running on Koko Pod with SQLite persistence. Data survives code changes.
What's Inside a Pod?
Each pod is a complete, isolated environment for your application
JavaScript Runtime
Run server-side JS/TS with Hono framework
Database Support
SQLite built-in, MySQL & PostgreSQL supported
File Storage
Persistent filesystem
Secure Isolation
Sandboxed execution environment
Get Started in Seconds
Install and deploy your first pod
Install Koko
Terminal# Install Koko server $ curl -fsSL https://get.kokolabs.io | sh # Start the server $ koko serve
Deploy a Pod
Terminal# Create a new pod $ kokoctl new my-app # Deploy it $ kokoctl apply
Run Anywhere
Native binaries for all major platforms
Koko Server v1.0.0
Runs your pods
kokoctl CLI v1.0.0
Remote management
Ready to Build?
Start deploying your apps in isolated pods today. Free to get started.