Add 10-second health logger and /_cron/tick endpoint
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.2.0",
|
||||
"express": "^5.1.0"
|
||||
"express": "^5.1.0",
|
||||
"node-cron": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.19",
|
||||
|
||||
Reference in New Issue
Block a user