Using Prisma with NestJS in an Nx Workspace

In this example repo, youโ€™ll learn how to:

  • Leverage Nx generators to scaffold out project configurations
  • Use multiple Prisma schemas in an Nx Workspace
  • Extend the generated Prisma clients for seamless NestJS integration