Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 531 Bytes

File metadata and controls

32 lines (22 loc) · 531 Bytes

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