https://github.com/zayniddindev/nestjs-multitenancy
Schema-based multitenancy with NestJS, TypeORM and PostgreSQL
https://github.com/zayniddindev/nestjs-multitenancy
Last synced: about 1 month ago
JSON representation
Schema-based multitenancy with NestJS, TypeORM and PostgreSQL
- Host: GitHub
- URL: https://github.com/zayniddindev/nestjs-multitenancy
- Owner: zayniddindev
- Created: 2022-10-17T06:25:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T06:27:29.000Z (over 3 years ago)
- Last Synced: 2025-01-08T18:49:30.238Z (over 1 year ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Schema-based multitenancy with NestJS, TypeORM and PostgreSQL
See [this blog article](https://thomasvds.com/schema-based-multitenancy-with-nest-js-type-orm-and-postgres-sql/) for a complete walkthrough of the codebase.