To use Prisma in production, it is always necessar...
# orm-help
r
To use Prisma in production, it is always necessary to have at least 2 servers? One for the Node server and one for the prisma server?
b
Right, in the future, maybe we don't need prisma server.