/docker-app

Docker Node.js app demo.

Primary LanguageJavaScript

Docker App

Demonstration files created when learning about Docker. Runs a simple Node.js microservice application connected to a Mongo database using containers configured via Docker Compose. Application was created from the examples provided in Docker Orchestration and Microservices.