/docker-service-tutorial

A simple project for understanding Docker Compose.

Primary LanguageJavaScript

Docker Service Tutorial

For the Medium article Express & MariaDB With Docker Compose.

How to run

  1. Install dependencies
$ npm install
  1. Start the server
$ npm start

Full instructions are available on the article.

License

ISC