Ship in seconds.
Frontend, backend, and a database in one place.
Static sites go to a global CDN. Containers scale to zero when idle. Postgres sits right next to them, provisioned from the same project.
Ship straight from Claude or Copilot.
The Light Cloud MCP server lets Claude create apps, deploy, and read logs from a conversation. The VS Code extension adds @lightcloud to GitHub Copilot with /deploy, /status, and /plan. Framework detection and .env parsing happen for you.
Watch a push become a URL.
One pipeline from commit to running service. Follow a deploy through Light Cloud — no YAML, no runners to babysit.
Push01 / 05
git push origin main
Connect a repo once. Every push after that starts a build on its own.
a4f7c21 · Developer · main
Push
git push origin main
Connect a repo once. Every push after that starts a build on its own.
a4f7c21 · Developer · main
Build
Framework detected
Light Cloud reads the repo, picks the builder, and builds the image or static bundle.
▸ next build — done in 42s
Deploy
Rolled out, history kept
The build goes to Cloud Run or the global CDN. Commit, author, and logs stay with the deploy.
revision lc-042 · europe-west1
Live
A URL for every branch
Production gets the domain. Every branch and pull request gets its own preview link.
preview-42.light-cloud.io
Scale to zero
Idle costs nothing
No traffic, no instances, no bill. The next request wakes it back up.
0 instances · $0.00/hr
From the Labs
Design cloud infrastructure on a canvas, preview the cost, and deploy to your own cloud accounts. ICE and its blocks and templates are free and Apache 2.0.
Connect a repository, push, and watch it go live. Start free on the Free plan.