Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 139 Bytes

File metadata and controls

5 lines (4 loc) · 139 Bytes

NodeJS - Example Microservice Project Structure

To run project execute below two commands

  • docker-compose build
  • docker-compose up