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

missing connection string psql/vercel [11:55am] #119

Closed frankcollins3 closed 11 months ago

frankcollins3 commented 11 months ago

attempting to do: link vercel[x] create tables with vercel[x]

error: terminal confirmed vercel app and local repo connected to github to be linked. Screen Shot 2023-08-01 at 11 55 16 AM

proposed approach:

frankcollins3 commented 11 months ago

👎 NEXT_PUBLIC_DATABASE_URL= {database_url_from_vercel_dashboard} -> both .env & .env.local [12:06pm]

frankcollins3 commented 11 months ago

might be it: https://dev.to/zenstack/how-to-host-a-restful-api-on-vercel-3bk7 Screen Shot 2023-08-01 at 12 17 26 PM