Nodemon clone for Go (Montre)
Feb 11, 2024 · 8 min read · How does nodemon work? I have always had this question because I wanted to know how nodemon detects changes made in a file system or a file tree and then restarts the whole node process. How does it get the entry point program's process id? Does it ...
TJLmaisam and 1 more commented