feat: add notifications system with alert engine, email, scheduler, and traffic services
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"dotenv": "^16.4.0",
|
||||
"express": "^4.21.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"node-cron": "^3.0.0",
|
||||
"nodemailer": "^6.9.0",
|
||||
"ssh2": "^1.16.0"
|
||||
},
|
||||
@@ -19,6 +20,7 @@
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/node-cron": "^3.0.0",
|
||||
"@types/nodemailer": "^6.4.0",
|
||||
"@types/ssh2": "^1.15.0",
|
||||
"tsx": "^4.19.0",
|
||||
|
||||
Reference in New Issue
Block a user