An open API service indexing awesome lists of open source software.

https://github.com/aryanj-nyc/nestjs-with-prisma-2


https://github.com/aryanj-nyc/nestjs-with-prisma-2

nest nestjs node nodejs prisma prisma2

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# NestJS with Prisma

A repository that goes along with my [YouTube tutorial](https://www.youtube.com/watch?v=esYVUkFhwik) and [blog tutorial](https://dev.to/aryanjnyc/add-prisma-2-to-a-nestjs-application-4g4k).

## Run Locally

1. `yarn install`
2. `yarn start:dev`