Uncategorized

Recognize if nodemon is started first time, not restarted

If you want in your js app to somehow recognize that it’s first time when nodemon starts (and not a restart due to script change), you might use this experimental(Continue Reading)