Docker + Node (Typescript)

19 April 2019 — Written by HeberGB
#tutorial#docker#node#typescript

The goal of this example is to show you how to get a Node.js with Typescript application into a Docker container and a compose to develop environment. I try to explain how to pass from develop to production with docker. So I asume that you know what is docker and you have it installed.

Read more →