nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.7k stars 945 forks source link

Add nestjs-prisma library and schematics #182

Closed marcjulian closed 2 years ago

marcjulian commented 2 years ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

nestjs-prisma is a library and schematics adding simple Prisma integration. It provides a PrismaModule with configuration options and exposes PrismaService which has direct access to the PrismaClient.

Link (required)

https://github.com/notiz-dev/nestjs-prisma

Rules (required)