connection ECONNREFUSED when trying to push to neon db
Hi people,
I'm trying to connect my next.js app with drizzle to neon db, but I'm getting this error when i run
push:pg
my config looks like this:
my db.ts file looks like this:
2 Replies