Lovable hosting with a real backend.
Hit the hosting limits on your Lovable app? Export it and publish it to a permanent URL — with a real backend (database, server functions, email) your app actually needs. Flat price, no usage meter, no account to start.
Publish my site to shiply.now and give me the live URL. Read https://shiply.now/skill.md first — it is the live API map. Before publishing, look for .shiply.json and existing Shiply credentials; if MCP is connected, call whoami. If no valid credential is available, publish anonymously immediately — never block the first live URL. Then show me Shiply’s REAUTH_REQUIRED verification link so I can claim it. If I choose email reconnect, request the six-digit code, wait for me to paste it, verify it, and securely save the returned API key. In a cloud sandbox, use the raw HTTP API only (no npm or install scripts). Follow Shiply’s JSON errors and docs pointer; don’t guess.
From Lovable to a permanent URL
Three steps: export the app, publish in one call, and get a live URL you can claim and keep.
Export your Lovable app
Export the project from Lovable, or connect its GitHub repo and build. shiply runs the built output — a static build is served from the edge, an SSR build deploys as an edge worker.
Publish in one call
Publish the output in a single call — over MCP at shiply.now/mcp, the CLI (shiply publish ./dir), or a raw POST to /api/v1/publish. No account to create first, no dashboard detour.
Live, claimable URL
The call returns a live <slug>.shiply.now URL right away. It works anonymously for 24 hours; claim it with one click to keep it forever on a free account.
A live URL, and the backend behind it
Static-only hosts serve files. A Lovable app that needs data or auth needs more — and shiply includes it.
One call, live URL, real backend included
Publish the exported app in a single call and it is live at a real URL. The backend a Lovable app needs comes with it: Cloudflare D1 on every plan, Neon Postgres on Developer, Workers Lite edge functions, and a per-site inbox for email. Re-publishing updates the same slug — never a new link.
- One call: MCP, CLI (shiply publish ./dir), or POST /api/v1/publish
- Real databases: D1 on every plan, Neon Postgres on Developer
- Edge functions and per-site email, on the same URL
Flat price, no surprise bill
Flat $0 / $8 / $24 a month with no usage meter. A launch, a viral day, or a bot storm moves your traffic, not your invoice. The backend, the custom domain, and the SSL are all part of the flat plan — nothing metered on the side.
- Flat $0 / $8 / $24 a month — no meter
- Custom domains with DNS and SSL provisioned for you
- Backend included, not billed per request
Why shiply for Lovable projects
The backend items are the difference from static-only hosts — real data, functions, and email, on a flat bill.
No account to start
The first publish needs no sign-up. You get a live URL instantly, valid for 24 hours, claimable to keep forever.
Flat price
Flat $0 / $8 / $24 a month with no usage meter. The number on the card is the number you pay.
A real, claimable URL
Not a builder preview tied to a plan — a real <slug>.shiply.now URL you can share and then claim.
Re-publish, same URL
Publishing again updates the same site in place. Iterating on your Lovable app never spawns dead URLs.
Custom domains
Point your own domain at any site. DNS is provisioned through Cloudflare and SSL is issued for you.
Real databases
Cloudflare D1 on every plan, with Neon Postgres on Developer — real data, not just static files.
Edge functions
Add Workers Lite functions for dynamic endpoints that run at the edge. No server to provision or keep running.
Per-site email
Every site gets its own inbox for form posts and contact email — no third-party service to wire up.
Lovable is a fast way to build a full app from a prompt. shiply picks up when you want that app on a permanent URL you own, with a real backend, on a flat bill — no builder plan attached.
Lovable hosting — common questions
Does my Lovable preview URL expire?
Your Lovable project lives inside Lovable, on its hosting and its limits. When you want a permanent, public URL that is yours — not tied to a builder plan — export the app and publish it to shiply.now. The first publish returns a live <slug>.shiply.now URL that stays up; claim it in one click to keep it forever on a free account.
Can I use a database with my Lovable app on shiply?
Yes. A Lovable app that needs data, auth, or server logic needs a real backend, and shiply includes one: Cloudflare D1 on every plan, Neon Postgres on Developer, Workers Lite edge functions for dynamic endpoints, and a per-site inbox for email. This is the difference from static-only hosts — they serve files; shiply serves the backend your app actually needs.
How much does hosting a Lovable app cost?
Flat $0 on Free, $8 a month on Hobby, or $24 a month on Developer — no usage meter. A viral day moves your traffic, not your invoice. The price on the card is the price you pay whether the site gets ten visitors or ten thousand on its best day.
Do I need an account to publish?
No. The first publish needs no sign-up — you get a live URL instantly, valid for 24 hours, claimable with one click to keep forever. Publish over MCP at shiply.now/mcp, the CLI (npm i -g shiply-cli, then shiply publish ./dir), or a raw POST to /api/v1/publish.
Publish your Lovable app in one call.
No account needed. A permanent URL with a real backend, on a flat bill.