I do have a Docker setup for local development, an...
# orm-help
j
I do have a Docker setup for local development, and I saw that there is a tutorial for setting up Prisma on Digital Ocean. Is there anything special I should know, are there any better resources available, and do you guys think that you can figure out how to get everything set up with these materials?
I’ve only ever deployed Node services to Heroku without Docker, but I assume it’s easy to get my DB running on Heroku pretty easily as I already have it working for local development work