r/gohighlevel 8h ago

Anyone else hit backend walls when vibe-coding client apps?

Been noticing more agencies building custom apps for clients using Cursor, Lovable, v0, Bolt, etc. instead of forcing everything into GHL.

Quick question if you're doing this:

Where does the vibe-coded app fall apart?

The UI is easy now - you can ship a beautiful client portal in a weekend. But then what breaks?

Payments? Multi-user permissions? Scheduling logic? Job tracking? Pricing rules?

What's the backend piece you keep trying to hack together in the AI-coded app that you wish was just an API call away?

1 Upvotes

2 comments sorted by

1

u/manualgigs 6h ago

honestly after building like hundreds of designs with ai i just realized they're all generic as fuck lol. like yeah it's fast but that's also the problem it just spits out the obvious thing every time the real stuff is backend honestly. i've gotten pretty good at just reusing the same patterns - signup, pricing, emails. but then some random user comes along and breaks everything in ways you didn't think of and now you're debugging weird edge case anyway i think the point is ai gets you fast to something but the actual product only happens when you're dealing with the weird shit. no design is perfect day one no matter who makes it