mirror of
https://github.com/KevinMidboe/ISPDowntimeMonitor.git
synced 2025-10-29 09:40:12 +00:00
Include express package. Server serving files and later fetch from mongo.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"start": "node src/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"nodemailer": "^6.4.6",
|
||||
"puppeteer": "^3.0.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user