You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses postgres database.
pnpx prisma generate doesn't use .env.local.
pnpm run dev DOES use .env.local.
It's really annoying and I don't know what I'm supposed to do.
So... I'm copying .env.local to .envln -s .env.local .env