Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 279 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 279 Bytes

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.