Skip to content

Cloud Based Multi-Tenant application in Nest.js using Azure Cloud Services

Notifications You must be signed in to change notification settings

refactoring-do/cloud-based-multitenancy-nestjs

Repository files navigation

Cloud Based Nest.js Multitenancy Application

Learn how to create a tiny Nest.js application for diferent clients with diferent database sharing the same codebase.

Technology Stack

  • Nest.js
  • Docker
  • MySQL
  • Microsoft Azure

Documentation

npm i
docker-compose up -d
nest start --watch

Authors

Contributors

About

Cloud Based Multi-Tenant application in Nest.js using Azure Cloud Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages