nestjs-docker-microservices icon indicating copy to clipboard operation
nestjs-docker-microservices copied to clipboard

Example how to use nest.js with docker. Every microservice can have own docker container.

NestJS — Microservices using Docker

Dependencies

Description

TODO

Install

yarn install
npm install

Usage

yarn start
npm run start

License

MIT