Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 390 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 390 Bytes

NestJs + Docker + Docker Compose

Nest js production and development environment with docker and docker compose.

How to use

docker composer up -d 

See the logs for dev

docker compose logs -f api