Your Lovable app has
to face the world.
Lovable takes you from an idea to something clickable in an afternoon. That is genuinely impressive, and it is also exactly where it stops: a demo on a lovable.app address is not yet a product with customers on it. Your own domain, hosting you control, data that is not open to everyone and code that belongs to you — that is the step after.
In half a minute I show what almost always sits below the waterline in a project like this: everyone can reach all the data, payments that only work in the demo, and an environment that does not run outside the tool.
Recognise it? Send your link. The first opinion costs you nothing.
Where Lovable projects get stuck.
It still lives on lovable.app
You can connect a custom domain, but the site keeps running on their infrastructure, behind their subscription. If the subscription stops, your website stops — a risky place for something customers rely on.
The data is wide open
Lovable puts Supabase underneath, which is a sound choice. What rarely gets set properly are the per-table permissions. Without row-level security, anyone who lifts your public key out of the source can read the whole table.
Google sees nothing
What Lovable delivers is usually an app that assembles itself in the browser. There are no separate pages with their own titles and copy, so there is little for Google to index and your visibility lags behind.
Every prompt breaks something else
By the tenth change the model touches files that were already fine. Without commits that mean something you cannot go back to yesterday's version, because you no longer know which one that was.
The export is a pile of code
You can export to GitHub, and then you have code. What you do not have is a build process, environment variables, migrations, and someone who knows which part of it actually matters.
Payments and email are missing
A button saying 'Pay now' is not a payment. Stripe or Mollie, webhooks that track whether the money arrived, and email that does not land in spam: that is server work which never existed in the preview.
From lovable.app to your own domain.
Export and assessment
You connect your GitHub or send the export. I read what is there and tell you what is usable: screens, flow and data model almost always survive. That assessment costs you nothing and is not a sales pitch for a rebuild.
A foundation underneath
Supabase with row-level security per table, real migrations, secrets out of the source, and server-side code for everything a visitor should not see. This is where the gap between demo and product closes.
Made findable
Server-rendered pages with their own titles, descriptions, sitemap and structured data. Precisely the part a browser app lacks, and where your organic visitors come from.
Your own domain and hosting
Domain in your name, hosting on your account, repository in your GitHub, monitoring on top. From that moment you can switch builders without rebuilding anything.
- ✓A site that runs independently of Lovable
- ✓Your own domain and hosting account
- ✓Data behind per-user permissions
- ✓Indexable by Google
- ✓Repository in your name
- ✓Fixed price, known up front
What it costs depends on how much has to be finished and how many integrations come with it. Half an hour of looking is enough for me to name a fixed number.
Your prototype is worth the work.
The reflex with an AI prototype is to throw it away and start again properly. That is almost never necessary and usually more expensive. What you worked out in Lovable — which screens you need, in what order, with which fields — is the substantive part of the job. That stays. What is missing underneath, I add: permissions, migrations, server-side code, tests and a deploy that does not fall over the moment someone other than you opens it.
Can I move my Lovable project to a custom domain?
How do I export my Lovable project?
Where is the best place to host my Lovable app?
Can you take over my Lovable project without starting from scratch?
Is my data in Lovable safe?
Will my Lovable site be found on Google?
What does finishing a Lovable project cost?
Can I keep working in Lovable afterwards?
Tell me what you
want to build.
A half-hour call. You get an honest answer about what it costs, how long it takes and whether building it is smart at all.
Have your current site or tool scanned
You do not have to want to buy anything yet. Send what you have and I will tell you honestly what I would keep, what I would replace and whether that is worth the investment. Including when the answer is that you are better off doing nothing.
The scan is a first impression, not a security audit.
- 01Send a link to your site, your tool or your repository
- 02I look at speed, structure, data and security
- 03Usually within two working days you hear what I would replace and what that costs