Ship in seconds.

console.light-cloud.com
acme-labs/newJ

Create

Next.js 15
main-acme.light-cloud.io
https://acme.comPROJECT-ACME · PRODUCTIONFrontendglobal CDNDeployedBackendcontainer1 instance · scales to 0Postgres10 GB · europe-west1Credentials wired

Full stack

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.

Static and containers
Ship a static site to the CDN or a container to Cloud Run. Light Cloud reads your repo and picks the target.
Managed Postgres
Provision a database with a tier, region, and storage size. Credentials are encrypted and wired to your app.
A preview per branch
Every branch and pull request gets its own URL, built on push and removed when the branch is gone.
Scale to zero
Idle containers stop billing. You pay for the time your app actually runs.

Deploy with AI

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.

MCP serverGitHub CopilotFramework detectionInstant URLs

How it works

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.

  1. Push

    git push origin main

    Connect a repo once. Every push after that starts a build on its own.

    a4f7c21 · Developer · main

  2. Build

    Framework detected

    Light Cloud reads the repo, picks the builder, and builds the image or static bundle.

    ▸ next build — done in 42s

  3. 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

  4. 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

  5. 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

ICE, an open-source visual cloud editor

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.

Deploy your first app today

Connect a repository, push, and watch it go live. Start free on the Free plan.