mirror of
https://github.com/kmitresse/Compo-Service-Log-Project.git
synced 2026-05-13 17:11:49 +00:00
feat: Use MongoDB to save the datalake
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"express": "^4.21.0",
|
||||
"fast-csv": "^5.0.1",
|
||||
"jsonschema": "^1.4.1",
|
||||
"mongoose": "^8.8.1",
|
||||
"mysql": "^2.18.1",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
@@ -30,6 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/mongoose": "^5.11.96",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
"@types/unzipper": "^0.10.10",
|
||||
|
||||
Reference in New Issue
Block a user