Implement built-in cron worker

This commit is contained in:
2025-06-04 16:49:00 +02:00
parent 9bc036113f
commit ec3c1e541c
8 changed files with 55 additions and 58 deletions

View File

@@ -21,6 +21,7 @@
},
"dependencies": {
"commander": "^13.0.0",
"cron": "^4.3.1",
"dayjs": "^1.11.13",
"peggy": "^4.2.0",
"yaml": "^2.7.0"