Quick guide on setting up debugging for node-gyp. Includes debugging via terminal and a visual studio code config for easy setup. This assumes you have created a working node-gyp project and just want to get the debugging working. If not start here for a basic setup.
NOTE: This is via Linux as we are using gdb but if you using another OS; lookup how the specific debugger works and apply a similar principle.
Quick guide on how to setup either service mainly to compare them. You will probably need to do a few more things to make them production ready, checkout the respective documentation on Artifactory or Nexus to get a better idea. We will be using google cloud environment for this guide but you can can easily apply the instructions to other providers.