Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darioielardi/nestjs-prisma-multitenant


https://github.com/darioielardi/nestjs-prisma-multitenant

multi-tenancy nestjs prisma

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## 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](https://darioielardi.dev/schema-based-multi-tenancy-with-nestjs-and-prisma).