notiz-dev / notiz

Frontend for notiz.dev. Built with Angular and Scully 👋
https://notiz.dev
67 stars 9 forks source link

Deploy NestJS with Prisma to Heroku #128

Closed utterances-bot closed 3 years ago

utterances-bot commented 3 years ago

Deploy NestJS with Prisma to Heroku

Deploy a NestJS application with Prisma 2.0 to Heroku and connect to a PostgreSQL database.

https://notiz.dev/blog/deploy-nestjs-with-prisma-to-heroku

kawax07 commented 3 years ago

Thanks for the nice tutorial, I have run the command npx prisma --version on Heroku bash and result Prisma CLI version: prisma/1.34.10, but i have installed prisma 2.11.0, what can i do to change that?