Latest posts for NestJS
August 17, 2020
Introducing NestJS Prisma Schematics
Schematics to easily add Prisma support to a NestJS application
July 31, 2020
Dockerizing a NestJS app with Prisma and PostgreSQL
How to dockerize a NestJS application with Prisma and PostgreSQL.
April 07, 2020
GraphQL Code-First Approach with NestJS 7
Create a GraphQL API using Code-First Approach with NestJS 7.
April 07, 2020
Deploy NestJS with Prisma to Heroku
Deploy a NestJS application with Prisma 2.0 to Heroku and connect to a PostgreSQL database.
December 15, 2020
How to query your database using Prisma with NestJS
Learn how to setup a database with Prisma 2.0 and query data using NestJS.