frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

neon connection string works locally but not prod [2:04pm] #121

Open frankcollins3 opened 11 months ago

frankcollins3 commented 11 months ago

attempting to do: switched DATABASE_URL to NEXT_PUBLIC_DATABASE_URL which got things working locally. do the same for production

error: 👍 local 👎 production

proposed approach: docs docs docs

frankcollins3 commented 11 months ago

part of this is believing this to be a prisma problem and wondering if there is an additional integration to use prisma. [2:04pm]

frankcollins3 commented 11 months ago

vercel dashboard -> app -> deployment -> logs: Screen Shot 2023-08-01 at 2 06 20 PM

// side notes. thats a plus to REST. seem to see more of what's going on with individual routes. // graphQL: everything is api/graphQL.

[2:07pm]

frankcollins3 commented 11 months ago

redeploying... seeing if that will help. [2:18pm]