feat: add cron and manual trigger
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
"typescript": "^5"
|
||||
},
|
||||
"dependencies": {
|
||||
"dayjs": "^1.11.20"
|
||||
"dayjs": "^1.11.20",
|
||||
"eventsource": "^4.1.0",
|
||||
"node-cron": "^4.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user