|
|
|
|
|
by Arkhaine_kupo
247 days ago
|
|
> Do you think a non-programmer could realistically build a full app using vibe coding? For personal or professional use? If you want to make it public I would say 0% realistic. The bugs, security concerns, performance problems etc you would be unable to fix are impossible to enumerate. But even if you had a simple loging and kept people's email and password, you can very easily have insecure dbs, insecure protections against simple things like mysqliinjections etc. You would not want to be the face of "vibe coder gives away data of 10k users" |
|
For auth, I’ll be using Supabase, and for the MVP stage I think Lovable should be good enough to build and test with maybe a few hundred users. If there’s traction and things start working, that’s when I’d plan to harden the stack and get proper security and code reviews in place.