VS Code Remote for Node.js caveat: dealing with detached nodemon process
I develop all my new projects on a remote Hetzner Cloud machine, using wonderful and almost too-good-to-be-true VS Code Remote. I recommend this setup for everyone who does not like spinning fans of their Macbooks - and I really prefer Ubuntu and real Linux environment to brew when I setup my web servers, databases, node.js and other infrastructure. Using VS Code Remote terminal for Node.js development has one caveat though: if I use nodemon which reloads the script on every file save, from ti