Comment by qabqabaca
4 years ago
On your deployment page[0], it says you can deploy the entire thing to Vercel or Netlify and pass in the postgres connection string to the frontend directly. Am I understanding this correctly? Is the connection string for the database readable from the front end?
It uses Next.js API routes as the backend which is all server-side.