How Much Does It Cost to Leave Lovable? Real Costs Exposed
Your code exports free. Your database, auth, and edge functions do not. Here's what you actually pay when you leave, plus the three paths forward: DIY, managed, or Ship.
What Leaves When You Export Your Lovable App
The headline on Lovable's export page is honest: "Your code goes to GitHub." But it's incomplete.
What leaves: Your React frontend and Node.js backend code, exported to your GitHub account.
What stays: Everything else.
Your database lives in Lovable's Supabase instance. You have no direct SQL access, no backup keys, no way to restore it if Lovable goes down. Auth users (password hashes, sessions, roles) are locked in their account. Edge functions are running in their cloud. API secrets are in their dashboard.
If you lose access to that Lovable account—because you stopped paying, because of a dispute, because of a ban, because of an acquisition—you lose all of it. No amount of GitHub sync will get it back.
The audit solution: Services like nextlovable.com offer a $199 fixed-price audit to identify what's trapped and create an extraction plan. Most apps take 3-5 business days to fully migrate.
The DIY route: You can do this yourself if you understand Supabase, environment variables, and deployment. But you will spend 4-8 hours rebuilding auth flows (Lovable users must reset passwords to log into the new system). You will own the downtime risk. You will have no support if something breaks at 3 AM.
Three-Year Cost Comparison for Production Apps
Comparing monthly cost, total 3-year spend, lock-in risk, and support model.
Lovable costs shown for Pro/Business baseline. Many production teams report €300-500/mo actual spend after overages. Ship pricing based on €30/mo Small to €80/mo Large tier.
How Much You Save by Leaving Lovable for Ship
You want out of credit hell. You do not want to become a DevOps engineer.
Linear Pricing (No Surprise Costs)
Lovable charges by the message. Some credit operations cost more than others. You build for an hour, check your dashboard, and discover €400 spent. Ship charges one flat monthly fee. Your bill is the same every month. No overages. No math. No credit volatility. €30-80/mo depending on app scale.
99.9% Uptime SLA + 24/7 Monitoring
DIY on Hetzner (€5.49/mo) puts you in charge of downtime. Three AM? Your server down? You wake up. Ship includes incident response, automatic failover, daily encrypted backups, and a real support team. For production apps with users who rely on you, that costs less than the downtime risk.
Zero Vendor Lock-In from Day One
Your code is yours. Your database is in a standard PostgreSQL instance you control. Your auth system uses open standards. Leave Ship anytime without losing data or paying a migration fee. No extract trap. No locked database. No goodbye costs. Full portability, day one.
Built for teams who need reliability
Annual savings for teams migrating from Lovable Pro/Business
Teams on Lovable's €25-50/mo base who use production features (auth, database, edge functions) often spend €300-500/mo total. Ship's linear pricing at €30-80/mo eliminates the overages. Most migrations see full payback in 2-3 months.
Three Honest Paths to Leave Lovable
Path 1: DIY (Cheapest, Most Work)
Total monthly: €0-45/mo (€5.49/mo Hetzner CX23 + €0-25/mo Supabase + €10-15/year domain)
What you provide: Linux knowledge, deployment pipeline setup, auth flow rebuild, on-call support.
Time to migrate: 4-8 hours of your engineering time.
Break-even vs Lovable: 2-3 months (if you have spare cycles).
Best for: Solo developers, indie hackers, engineers with time.
Path 2: Managed (Northflank / Coolify)
Northflank monthly: €12-24/mo (popular tier) + variable compute for databases and workers.
Coolify Cloud monthly: €5/mo base + €3/mo per server.
What you do: Write Docker Compose or Dockerfile, push to Git, Northflank/Coolify handles the rest.
What you don't do: Server maintenance, security patches, backups, uptime monitoring.
Time to migrate: 2-4 hours (less than DIY because they handle ops).
Break-even vs Lovable: 4-6 months.
Best for: Small teams with one engineer who knows Docker, but needs more headroom than Lovable offers.
Path 3: Ship (Middle Ground)
Ship monthly: €30-80/mo depending on app scale.
What you get: Fully managed deployment, 99.9% uptime SLA, 24/7 support, encrypted backups, GDPR compliance ready, zero lock-in.
What you don't do: Any ops, any deployment logic, any on-call paging.
Time to migrate: 4-6 hours (Ship handles the technical lift).
Break-even vs Lovable (for active teams): 3-6 months.
Best for: Product teams with paying customers, compliance requirements, or zero appetite for production downtime risk.
Your Migration Roadmap (4-6 Hours Total)
Whether you choose DIY, Northflank, or Ship, here is what happens.
Choose Your App
Select an app to get started.
Audit Your Setup
Map what you have: code size, database schema, auth user count, edge functions, integrations, API keys. (1 hour; optional: pay nextlovable.com €199 for professional audit if complex.)
Export Code to GitHub
Lovable exports your React + Node code to a GitHub repo via sync. Free. Straightforward. You own the repo from here forward.
Set Up New Infrastructure
Create Supabase project (free tier for dev, €25/mo for production), Vercel/Netlify frontend (free tier works), or your chosen platform (Northflank, Ship, Hetzner). Wire up environment variables.
Migrate Database & Auth
Export Lovable's database to PostgreSQL dump, import to new Supabase instance. Auth users must reset passwords (unavoidable—Lovable hashes are theirs). Redirect existing sessions to new system. (2-4 hours for DIY; Ship or Northflank handle this.)
Test & Go Live
Run through core workflows in staging. Cut over DNS and app routing. Monitor for errors in first 24 hours. (1 hour setup + monitoring.)
Frequently Asked Questions
Real questions from teams considering leaving Lovable.
Code export is free. Infrastructure migration ranges from €0-45/mo for DIY (Hetzner CX23 + Supabase standalone) to €30-80/mo for managed options like Ship. A professional audit (nextlovable.com) costs €199 if you want hands-on help identifying what's trapped in Lovable's servers. Most teams break even versus Lovable's overages within 3-6 months.
Stop Paying for Lock-In
Your code is portable. Your infrastructure should be too. Get a free assessment of your Lovable app and see your real migration cost.