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
- Host: GitHub
- URL: https://github.com/aryanj-nyc/nestjs-with-prisma-2
- Owner: AryanJ-NYC
- Created: 2020-07-08T02:08:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T03:17:55.000Z (over 2 years ago)
- Last Synced: 2025-03-25T14:01:36.101Z (6 months ago)
- Topics: nest, nestjs, node, nodejs, prisma, prisma2
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=esYVUkFhwik
- Size: 2.11 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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`