I’m running into alot of backend supabase db issues for my websites, and it’s becoming one of the biggest time conflicts of all time. I have over 15 projects across org/personal account and when using v0 it’s not seamless in one-shotting the auth integration. I’m getting about four errors before it can deploy a version - but then its only about 10% successful in where theres like 10-15 other additions that may also also come across bugs along the way.
I’m currently working on getting a chatbot based tool with Supabase to handle auth, personal profile info additional vector DB’s so I can implement a rag/langchain system to then use hugging face inference to then fine tune an answer that will apply to the tool. but
I would just ask, is there like a easy step by step way of one-shotting adding auth in v0 to then deploy successfully, am I taking the wrong direction or am I fundementally taking wrong steps.
llangchain has amazing youtube videos, I was also wondering if vercel will be doing the same at some point. If so I would like to help!