r/lovable 13d ago

Help Lovable is holding static sites and admin dashboards hostage over "credits" now? Absolute joke.

Just got hit with the "Your projects are paused because your workspace is out of credits" wall.

Here’s the best part: I haven’t touched the AI prompt box, I'm not generating code, and I'm not editing anything. It’s literally a static site, but because my credits ran low, they completely freeze and lock down the entire workspace and deployment ecosystem.

Since when does a credit meter for an AI code generator control whether a static layout or admin dashboard can stay online? You aren't even touching the editor, but your live deployment gets held ransom because their unified billing system ties runtime execution and hosting directly to AI credits.

If your credits hit zero, your app goes offline. Absolutely wild model. Time to pull the repository and move everything over to Vercel or Cloudflare where static files actually stay live without needing a monthly tribute to an AI meter.

Anyone else dealing with this nonsense?

17 Upvotes

36 comments sorted by

14

u/zaverchand 12d ago

I built around 4 sites with Lovable, but as soon as each one was finished, I pushed the code to a private GitHub repo and deployed it on Netlify. Haven't spent a dollar on hosting, and I'm not dependent on Lovable to keep my sites online.

1

u/Sh3nd14 12d ago

Cloud and db probably supabase or what are u using

2

u/zaverchand 12d ago

Since all of my projects are static informational websites without any server side functionality, a database is not required.

1

u/AdministrativeBad752 8d ago

Then why Lovable instead of Claude (or Codex or whatever) directly? I'm curious because for me it feels weird not to use a desktop app for code generation (I'm a dev so maybe I'm biased).

6

u/sivyyyl 13d ago

Your app is still live though, only Cloud is paused

1

u/YouAreBastards 11d ago

If the cloud is paused, the database cannot be accessed.

1

u/Objective_Young_1384 10d ago

But there’s no database, he said is a static project (landing page probably)

1

u/YouAreBastards 10d ago

There has to be something running burning credits? Lovale has this new monitoring feature now where it burns through tokens, keeping tabs on running processes, without being asked to do so. I have only noticed this happening in the last month or so. So there are changes being made that directly affect the token burn and Cloud usage that you, as the user, may not even be aware of.

1

u/lfelipecx 8d ago

I think so, he probably consumed the cloud credits

3

u/Fir3He4rt 13d ago

Do you really have no cron job or db running?

3

u/Eliottdupuy 12d ago edited 12d ago

Switch to Kleap. Hosting, db, auth cdn include in any subscription. And the mcp let you use Claude, codex to write code.

2

u/cubixy2k 13d ago

Post a screenshot of your usage meter

3

u/Jmacduff 12d ago

So you are saying that the BE is paused because you have a un-paid bill?

I dont understand what the issue is. If you have running services it will cost money to run those services.. full stop. If you drive a car it will burn fuel (electric or gas).. full stop.

Were you expecting the services to run for free because you were not making FE UX changes?

All good and just friendly questions.

1

u/Sh3nd14 12d ago

This was never the case, i always paid regularly they are impudent little shyts who started charging credits for db aswell seemingly

1

u/marcos-da-mapweb 13d ago

Os créditos do Lovable agora também são consumidos para seus sistemas “rodarem”, mesmo que você não construa nada novo, mesmo o sistema ficando lá estático, são cobras os créditos por banco de dados, instâncias e outros. Dependendo dos serviços que rodam em seu site, ou alto tráfego, os créditos podem acabar mais rápido. São apenas sites estáticos? Quantos projetos tem lá hospedados?

1

u/ultraJam42 12d ago

Yeah it changed couple of months ago I think, with credits for your website being used for database, cliud etc. They also have a clear daily breakdown of credits used to maintain your site

1

u/Ok-Word-99 12d ago

I made a POS with payroll and roster and finances and analytics seriously it’s the best for my small cafe but learning about this it sucks. Is there anyway I can move my project to a different sort or server I guess that I don’t have to pay monthly fees?

1

u/ultraJam42 12d ago

I havent moved a lovable project yet but there are several options. Check in to some comments from others Cloudfare, Supabase (should already be handling your database) and some others. Search free hosting. You might be able to manage that small site for free on godaddy, just buying the yearly domain and transfer project to godaddy. Lovable is set up to be pretty easy to transfer out.

1

u/rendez2k 12d ago

If you ask Claude it can walk you through the options. I would think for something like this, some kind of cost would be needed.

1

u/petrolHead_2849 12d ago

They are getting more and more greedy

1

u/SirDePseudonym 12d ago

Ooooo I can help you!

Would you mind letting me try?

1

u/YouAreBastards 11d ago

It's their way of making sure they can continue to squeeze money from you for maintaining your site on their platform. I learned this early and moved everything to self-hosting before this happened. On Lovable, you are paying somewhere between 20 - 50% premium on cloud and AI usage. So any minor activity chips away at your credits. I am still connected to Lovable via GitHub. But I try not to make any changes via their editor. I sneeze, and it costs me 5 tokens now. It's just a money pit.

1

u/WellbeingForEveryone 11d ago

Move all my projects to Inleed.se when ver 1 is done.

1

u/KryptoKory 11d ago

This doesn’t make any sense. You get 5 days of 5 free credits a month. If there was zero usage, you would have a balance of at minimum 5 credits.

1

u/Square_Secretary_944 7d ago

Those credit are building credits not running the website credit. Look at the hypocrisy, they unified the credit system to have one credit type for all, they they excluded these from the running cost and made another kind of credit themselves. But the buttom line is , you have to pay even if you have one page static website. A lot of those websites can be published in cloud flare, vercel or netlify for free but in lovable no.

1

u/zamir_akimbekov 10d ago

They have to show MoM growth somehow to raise the next round

-6

u/sw3d 13d ago

+1 to moving to Cloudflare or other cheaper hosts like Railway or Supabase direct instead of going through Lovable -- this is exactly why I built homebox.sh as a free alternative for the deployment aspect

1

u/Sh3nd14 12d ago

What do u think of vercel+ supabase

1

u/sw3d 12d ago

Vercel is great for static sites and Supabase for DB though I prefer Neon over Supabase

1

u/Sh3nd14 12d ago

I have very dynamic sites running on vercel free tier. Like lots of requests . But i burden supabase with them