On Thu, Apr 22, 2021 at 9:56 AM William Witteman via talk <talk@gtalug.org> wrote:
I have some existing projects to contribute to that use NodeJS and Docker, and I am finding that getting set up to work on them is extremely daunting.

I have never really used Docker.  I have never really used NodeJS/npm/etc.

I do know Javascript, but I don't build projects like this - it reminds me of Ruby-on-Rails, which I found to be a huge snarl of complexity.

I know that the initial development was done on Macs, but in theory at least, I should be able to set up the Docker container and use that to get me into an equivalent development environment, but I don't really know how.

Does anyone have a Debian-flavoured tutorial for setting up Docker/NodeJS so that I can build and run someone else's code?

Thanks!

Hello William,

Install Docker On Debian In Few Minutes

How to install NodeJS (Any version) with NVM in Debian 10 "Buster" [OS-TLDR]

Docker-izing a NodeJS ExpressJS API - Tutorial

Type what you need to know into the youtube search text box and voila !

Hope this helps - Aruna