feat: API

This commit is contained in:
2023-02-27 09:05:23 -06:00
parent 552cb408aa
commit d598427d42
9 changed files with 404 additions and 57 deletions

View File

@@ -19,6 +19,7 @@
"dotenv": "^16.0.1",
"exceljs": "^4.3.0",
"express": "^4.18.1",
"express-validator": "^6.15.0",
"file-type": "^17.1.6",
"google-spreadsheet": "^3.3.0",
"googleapis": "^109.0.1",
@@ -31,7 +32,7 @@
"socket.io": "^4.5.1",
"stormdb": "^0.6.0",
"util-tiempo": "^1.0.41",
"whatsapp-web.js": "github:cheveguerra/whatsapp-web.js#WaWJS2",
"whatsapp-web.js": "^1.19.4",
"xlsx": "^0.18.5"
},
"devDependencies": {