Skip to content

darioielardi/nestjs-prisma-multitenant

Repository files navigation

Schema-Based Multi-Tenancy with NestJS and Prisma

This is an example repo to show how to achieve schema-based multi-tenancy with NestJS and Prisma, based on the strategy described in this article.