Newest questions tagged typescript - Stack Overflow
NestJs with Prisma 8, TS module
i am building application and i choosed NestJs with Prisma. New prisma version 8 was released and want give it a try, but by default prisma using commonjs and nestjs use nodenext, so if i want to edit migration file and
View original source