https://github.com/vbsantos/express-cron-example
Cron example using node-cron module
https://github.com/vbsantos/express-cron-example
backend cron nodejs scheduler
Last synced: about 1 month ago
JSON representation
Cron example using node-cron module
- Host: GitHub
- URL: https://github.com/vbsantos/express-cron-example
- Owner: vbsantos
- Created: 2022-03-13T22:06:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T22:09:31.000Z (over 4 years ago)
- Last Synced: 2025-02-26T02:42:22.831Z (over 1 year ago)
- Topics: backend, cron, nodejs, scheduler
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scheduling jobs with Node.js
Example made using [node-cron module](https://www.npmjs.com/package/node-cron)