Skip to content

Instantly share code, notes, and snippets.

@afelicioni
Created August 10, 2020 21:23
Show Gist options
  • Save afelicioni/75d5329b596d8920e5ad0d06c946f2f3 to your computer and use it in GitHub Desktop.
Save afelicioni/75d5329b596d8920e5ad0d06c946f2f3 to your computer and use it in GitHub Desktop.
node cron service
https://www.npmjs.com/package/node-cron
https://blog.pyrospect.com/2019/01/how-to-repeat-nodejs-tasks-on-windows.html
https://scotch.io/tutorials/nodejs-cron-jobs-by-examples
https://pm2.keymetrics.io/docs/usage/process-management/
https://pm2.keymetrics.io/docs/usage/startup/
https://github.com/coreybutler/node-windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment