Article from Ho-Wan To
Setting up Debugger for Node.js in Docker with VS code
Ho-Wan To3 min read
This is a quick guide on how to set up the debugger in VS code server-side for use with Node.js in a Docker container. I recently worked on a project which uses the Koa.js framework as the API. Whilst trying…
Continue reading →