Error: database url not found
Nimako opened this issue · 1 comments
Nimako commented
Error: database url not found
kalilfagundes commented
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!