Hi everyone, I was able to successfully get Prisma...
# orm-help
r
Hi everyone, I was able to successfully get Prisma up and running on Heroku using a Dockerfile and some deploy scripts (based off of https://github.com/jhalborg/prisma-heroku-token-replication && https://github.com/dpetrick/prisma-heroku). Here’s a gist of all the files you need to get this going: https://gist.github.com/i8ramin/f4202e7c234c059f9b6f75e20d3bf09c
t
heh I actually made a deployment script too, Its purpose is to setup local development environment with 1 command https://github.com/tylim88/Graphql-Prisma-BackEnd-Boilerplate