In this video I would like to share how to dockerize a nodejs app. Also, the video will include a quick guide to docker volumes. And lastly, I will show how to enable hot reload and debugger!
And I hope you enjoyed my light VScode theme :)
Starting repo: https://github.com/k-code-yt/nestjs-g...
End result repo: https://github.com/k-code-yt/nestjs-g...
timestamps:
0:00 - Intro
0:35 - Dockefile for node.js
1:50 - How to run Nodejs using docker-compose
3:24 - Docker volume types
13:42 - How to enable hot reload in Nodejs docker container
16:38 - Docker Nodejs debugger using google chrome
19:07 - Docker Nodejs debugger using VScode
#docker #hotreload #debugger