Hey, my mate and I got a problem with generating t...
# orm-help
n
Hey, my mate and I got a problem with generating the prisma-client in the CD pipeline. I'm wondering, does anyone have more experience in this and give us some tips or tell us more about how to integrate Prisma properly into the CD pipeline? A workaround would be generating the schema locally and then send the generated stuff into the docker container, but I feel like there must be a better way!