Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aaabramov/nestjs-docker

Example for Dockerizing NestJS appication
https://github.com/aaabramov/nestjs-docker

containerization docker dockerfile nestjs nodejs

Last synced: 17 days ago
JSON representation

Example for Dockerizing NestJS appication

Awesome Lists containing this project

README

        

## Dockerizing NestJS application

An example repository for building Docker images from NestJS applications.

Detailed step-by-step guide can be found [here](https://aaabramov.medium.com/dockerizing-nestjs-application-a5240c86c3a0).