/docker-starter-workshop

Intro to docker workshop

Primary LanguageJavaScript

docker-starter-workshop

Intro to docker workshop covering a "tiny_app" and a "big_app"

What is in this repo?

"tiny_app/"

This is a "Hello World" mini tutorial covering the basics of docker

"big_app/"

This tutorial covers the use of docker with docker_compose to create a REST mechanical keyboard api using node and mongodb

Pre-requisites

Running the presentation

  • Install reveal-md npm install -g reveal-md
  • Run reveal-md presentation.md