so when using CPanel, my server is a Centos7, to host a Next.js Project with Node.js and Prisma.
how do I setup prisma for this? will I be able to manipulate the database from node.js same as locally?
r
Ryan
10/20/2021, 6:08 AM
@Bruno Marques 👋
Yes that should work as long as the database that you’re connecting to is reachable from CPanel.