NestJS + Prisma 환경세팅
NestJS에서 Prisma ORM을 사용할 수 있게 세팅하는 법을 포스팅해보려고 한다. 공식문서: https://docs.nestjs.com/recipes/prisma#set-up-prisma Documentation | NestJS - A progressive Node.js frameworkNest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), ..
2025.12.16