Elliott-Chong / chatpdf-yt

https://chatpdf-elliott.vercel.app
694 stars 284 forks source link

Error: database url not found #12

Closed Nimako closed 1 year ago

Nimako commented 1 year ago

Error: database url not found

kalilfagundes commented 11 months ago

I was having the same problem, you must run the command "npx drizzle-kit push:pg", so it will "organize" your database, create the structure, before running the website. See if it works for you too!