Has anyone here tried deploying their Prisma servi...
# prisma-whats-new
a
Has anyone here tried deploying their Prisma service to Heroku? I'm trying to figure out the proper way to set everything up. 🤔
n
Prisma comes as a Docker container, what is the proper way to set up a proper container in Heroku?
a
I might have been looking for the wrong information, but now I found this, which I guess is the solution that seems most fit for deploying my Prisma application. But it is my first time, so wrapping my head around it all, is still a bit difficult 😅