Hello Guys. How do we deploy prisma 2 if it doesn't support prisma cloud unlike prisma 1. I am new to prisma. I learned a tutorial in prisma 1 want to make a side project in prisma 2. Any help is appreciated. Thank you!
r
Ryan
08/21/2020, 10:41 AM
Hey @Jayanth ๐
Just like any normal Node application on any server like Heroku or DigitalOcean ๐
๐ 1
j
Jayanth
08/21/2020, 10:45 AM
I hosted prisma docker container using prisma cloud earlier. Can that be done using heroku. ?
r
Ryan
08/21/2020, 10:47 AM
Yes, as thereโs no Prisma Server, it would be just your Node app that will be deployed to Heroku