I\'m tracking the memory usage of a NodeJS application.
To do that I changed the npm run start command alias adding a -- inspect flag.
npm run start
-- inspect