so when using CPanel, my server is a Centos7, to h...
# orm-help
b
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
@Bruno Marques 👋 Yes that should work as long as the database that you’re connecting to is reachable from CPanel.