Replies: 1 comment 2 replies
|
Hey there, @usmbok! I'm here to help you with any bugs, questions, or contributions you have in mind. Let's work together to resolve your issue. I found a similar closed issue that might help you. The solution suggested was to run a script to set up the database tables. You can do this by executing the following commands: chmod +x migration.sh
./migration.shThis script will prompt you for your database |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi!
I’m following a Youtube video by Matthew Berman (just realized itst dated 2023!) on how to setup a local Quivr service. See here:
Step 4 is my issue. He refers to a ‘Creatio NScript 1’ - and I cant find that, nor do the readme.md in the repo look much like this.
Can someone either point me to that script to setup the tables in Supabase, and/or let me know if these instructions will work today, or have been updated/replaced.
Thanks
@StanGirard
All reactions