Hi. I'm going to release a react native app using prisma soon and I want to know typical case.
I have a prisma database on digital ocean.
My question is where will be good to deploy app not prisma
Should I make another droplet for app or just deploy on existing droplet?
Thank you for comments.