WindsurfDeploy a Windsurf app

Deploy your Windsurf app
live in 2 minutes.

Built it in Windsurf? livemy.app takes your project to a live, always-on URL — free SSL, a real database, and no DevOps. Connect your GitHub repo, or let Cascade deploy it over MCP.

No credit card·Free SSL included·Free plan never sleeps
Why you need livemy.app with Windsurf

Windsurf writes the code. livemy.app makes it live.

Windsurf is where you build, but it does not host anything. Going from a working project to a real URL usually means DevOps. livemy.app removes that step, and Cascade can do the deploy for you over MCP.

No live URL out of Windsurf

Windsurf runs your app locally, so nobody else can see it. livemy.app gives you a shareable, always-on URL the moment you connect your repo.

Deploy from Cascade

livemy.app exposes an MCP server, so Windsurf's Cascade agent can deploy, set env vars and ship to a live URL without leaving the editor.

No surprise infra bills

No VPS to rent and no metered host. livemy.app runs on a free plan that never sleeps, with flat pricing as you grow.

How to deploy a Windsurf app

Three steps, about two minutes

Your Windsurf project is already code, so there is no export. Push to GitHub once (or let Cascade deploy over MCP), then redeploy in one click whenever you change it.

1

Push to GitHub

Your Windsurf project is just a repo. Push it to GitHub, or connect one you already have.

git push → GitHub
2

Connect the repo or MCP

Point livemy.app at the repo, or let Cascade connect over MCP. It detects the stack — Next.js, Vite, Node — and configures the build.

detected: next.js build
3

Deploy and get a URL

livemy.app builds, issues free SSL and hands you a live URL. Add env vars, a database or a custom domain in one step.

✓ live → https://app.livemy.site
From the trenches

5 things that break Windsurf apps in production

The gap between a project that runs locally and a live app is almost always one of these five. livemy.app handles each one by default.

01

Environment variables

Values that worked in the Lovable preview are not set in production. livemy.app gives you real, encrypted ENV management per deploy, with no hardcoding.

02

Leaked or missing API keys

Keys baked into client code get exposed; keys left behind stop calls cold. livemy.app stores secrets server-side and injects them at build, not in the bundle.

03

Database persistence

Preview data resets and there is nowhere durable to write. livemy.app attaches a persistent database so user data survives a redeploy.

04

Client-side routing 404s

Deep links and refreshes return 404 without a rewrite rule. livemy.app serves SPA fallbacks correctly so /dashboard loads on a hard refresh.

05

Build configuration drift

Node version, build command and output dir differ from the preview. livemy.app pins and detects them so production matches what you tested.

Want the deep dive?

We wrote the full field guide: every fix, with the exact settings. Read the deeper guide

Manual deploy vs livemy.app

What you skip with livemy.app

Capability
Manual setup
livemy.app
Live URL + SSL
~ Configure it yourself
livemy.site, free SSL
Always-on (never sleeps)
~ Depends on your server
Free plan never sleeps
Persistent database
~ Set up and maintain
Durable, attached
Stack detection + build
× Write a Dockerfile / CI
Auto-detected
Deploy from the agent
× Manual, by hand
Cascade deploys over MCP
Pricing
~ VPS or metered, unpredictable
Flat from $10/mo

Windsurf deployment & hosting FAQ

Yes. livemy.app deploys any project you build in Windsurf to a live, always-on URL. Push it to GitHub (or connect an existing repo) and livemy.app detects the stack, builds it and issues free SSL.
Windsurf is an AI code editor: it builds the app but does not host it. With livemy.app's MCP server connected, Windsurf's Cascade agent can deploy it for you, and livemy.app provides the live, always-on URL.
Three ways: connect your GitHub repo, let Cascade deploy over the livemy.app MCP server, or export the project as a .zip and deploy from the archive. Updating later is the same: redeploy in one click from the dashboard or over MCP.
No. There are no servers, Dockerfiles or YAML to write. livemy.app detects your stack, builds it, issues free SSL and gives you a live URL. Add env vars, a database or a custom domain in one step.
livemy.app starts free and never sleeps, so you can keep a real app live at no cost. Paid plans are flat from $10/mo, not metered by usage, so your bill stays predictable as traffic grows.
Yes. Attach a persistent database and real environment variables on any plan, and point a custom domain with automatic SSL on a paid plan. The free plan gives you an always-on livemy.site URL with free SSL.

Ship the app you already built — in 2 minutes.

Pick your tool, connect once, and let livemy.app handle the URL, SSL, and scaling. Free tier that never sleeps.