For anyone that has ever done sysadmin in a Unix environment, cron is an indispensable tool. It gives you a single place where you can schedule jobs and tell them when to run in a simple format (see cron.guru). Thanks to the cron package in NPM, this functionality is