Article from Ho-Wan To
Setting up Debugger for Node.js in Docker with VS code
Ho-Wan To3 min read
![](/_astro/screenshot-2018-10-21-at-17.57.37.ClrHWx___Z1fu0YS.webp)
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 →