cron job to run every day 00h ingestion
This commit is contained in:
parent
72f3fd82c8
commit
1f5098a871
4 changed files with 92 additions and 3 deletions
|
@ -24,5 +24,9 @@
|
|||
"ts-node": "^10.9.2",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"node-cron": "^4.0.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue