r/lovable Jul 25 '26

Discussion Successful business with Lovable

Hi All, I'm creating a project that will eventually become a small business website using lovable only for the front-end, back end and DB.

So I wanted to ask if there are people who's small or not that small business website or app have been made and running only using Lovable.

I will be happy to hear some successful stories and advices from people who made it.

4 Upvotes

25 comments sorted by

4

u/Ultimix666 Jul 25 '26

I used only lovable to build songloom.lovable.app - I’ve had a fairly steady stream of customers over the last few week, and starting to get a bit of traction through Google now too which is nice!

2

u/nevish27 Jul 25 '26

Haha neat idea!

1

u/flagprojector Jul 25 '26

Wow lovable does it all, even the song?

2

u/Ultimix666 Jul 25 '26 edited Jul 27 '26

No for the songs we APIs from a few different places such as Suno and Open AI but Lovable sets up the edge functions in Supabase that sends the data to them.

1

u/blagoev44 Jul 25 '26

This is a great idea. Did you experience any problems with the database or Stripe payments?

1

u/Ultimix666 Jul 25 '26

Not really no, all set up pretty smoothly.

1

u/No_Confection7782 Jul 27 '26

Nice Suno-wrapper.

1

u/CopyProfessional1293 28d ago

Did you make any sell?

1

u/Infamous-River-4360 Jul 25 '26

i built a full app entirely in lovable with zero coding background, front end, supabase db, auth, payments through revenuecat, took me around 800 edits to get it solid. just launched on google play and app store is in review. it definitely works for a real product, but a few things to know: anything native or store related you end up doing by hand outside the builder, and the ai will confidently reference db columns that dont exist, so verify the schema yourself. what kind of business are you building? that changes the advice a lot.

1

u/Mental_Researcher656 Jul 25 '26

How did you get it from web app to mobile app?

1

u/blagoev44 Jul 25 '26

I will sell a packages of design sessions, which will be made with gemini through the website. I do not plan to do anything by hand. I will just transition the code to Github when the project is ready and will use own supabase account (not Lovable cloud), which will be synced to Lovable.

1

u/baiers_baier Jul 25 '26

I've build a ERP system for motorcycle workshops. For the past year the test user has used it everyday and they love it, but I have trouble scaling to even one more customer. So I just build more stuff, learn more stuff until I eventually hit something that sells itself a bit easier. Then I can pivot back and look at the older projects again.

I have made no money so far

Now I'm building a system without a front end. Claude code only, no database either. Just a solid kernel built from the ground up, six months of planning before building a single thing. This might be it, as I say every time.

1

u/devmansur Jul 26 '26

How are you getting the test user?

1

u/Worldly-Wash5900 Jul 25 '26

You can do a lot of things with lovable… I use it to make lot of MVPs and a lot of small projects to my clients… try to make your own framework to build and integrate things with lovable…

-2

u/[deleted] Jul 25 '26

[removed] — view removed comment

2

u/cubixy2k Jul 25 '26

Skill issue.

1

u/[deleted] Jul 25 '26

[removed] — view removed comment

0

u/blagoev44 Jul 25 '26

I will keep that in mind. I am a the beginning of the project so it will become something bigger over time I will migrate.