chatbot-ui
chatbot-ui copied to clipboard
Setup instructions for credentials in DB
I propose this changes for another way of configuring local/hosted database, without modifying migration files (which induces a difference in code tree)
The idea is just to change the credentials directly within the function in the supabase studio after initial migration
Looks promising. Will investigate.
I recommend merging this. It's a cleaner approach and less risky.