I've been vibe coding a lot this Summer, and I've hosted some stuff on Netlify and on my own web host, just to get a feel for the process (all personal stuff, so far). I'm now midway through building something that I'd like to try out as a SAAS. But... the paywall setup and even the google login and db setup etc was a hassle in the previous builds - all about wiring up external tools like supabase and then dealing with issues / bugs. I've found a vibe coding platform (by Riley Brown) that has the paywall and logins and database all included in one place. I like that, and I suspect there's probably more than one platform now offering this. The issue (for me) is that you can't bring your own code to the platform. I can't decide if I build in Claude and host it in Netlify and deal with the plumbing to keep control, or if I have to start from scratch with a platform that has all the features inside, and whether that means loosing some functionality etc. My question is not that well formed, because I can't put my finger on the issue, but I'm hoping it resonates with others here who have been here before me. Any thoughts are welcome!