mirror of
https://github.com/kmitresse/Compo-Service-Log-Project.git
synced 2026-05-13 17:11:49 +00:00
feat: Use Db with TypeORM to save logs
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.21.0",
|
||||
"fast-csv": "^5.0.1",
|
||||
"mysql": "^2.18.1",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tar-stream": "^3.1.7",
|
||||
"typeorm": "^0.3.20",
|
||||
"unzipper": "^0.12.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user