top | item 46418404

(no title)

eternityforest | 2 months ago

I'm surprised there's not a lot more work on "backend free" systems.

A lot of apps seem like they could literally all use the same exact backend, if there was a service that just gave you the 20 or so features these kinds of things need.

Pocketbase is pretty close, but not all the way there yet, you still have to handle billing and security yourself, you're not just creating a client that has access to whatever resources the end user paid for and assigned to the app via the host's UI.

discuss

order

xnx|2 months ago

Yes. Most Saas are a tiny bit of business logic with a substantial helping of design and code framework bloat.