I want to run a particular function only when I start the process (eg. by running nodemon app.js) for the first time, and ignore it whenever nodemon restarts my
nodemon app.js