A self-hosted, peer-to-peer cloud platform. Serverless functions, containers, edge, and durable data running over an encrypted P2P mesh — with Vercel-style deploys straight from Git.
Compute, storage, and networking primitives that run on your own nodes — no centralized cloud, no lock-in.
Ship request-driven functions that scale to zero and spin up instantly across the mesh — no servers to manage.
Bring your own Dockerfile. Run any language or runtime as a long-lived container, scheduled onto healthy peers.
Execute lightweight logic at the edge, milliseconds from your users, with global routing baked in.
Replicated, always-on storage that survives node churn — strongly consistent state without a central database.
Nodes discover and connect directly over QUIC, forming an encrypted, NAT-traversing peer-to-peer fabric.
Push to Git and we build an immutable deployment automatically — Vercel-style previews and instant rollbacks.
From a Git push to a globally served deployment in three steps.
Link your Git repository. Every push triggers a build with zero pipeline configuration.
We compile your functions, containers, and edge logic into a versioned, reproducible artifact.
The mesh routes each request to the closest healthy peer for the lowest possible latency.
Spin up the mesh, connect a repo, and watch your code serve from everywhere at once.