top | item 32693648

(no title)

qabqabaca | 3 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?

[0]https://docs.openship.org/deployment

discuss

order

theturtletalks|3 years ago

It uses Next.js API routes as the backend which is all server-side.