fix: add/remove saving on db and improve add query for startup case

This commit is contained in:
Pedro Ivo
2024-11-19 10:15:08 -03:00
parent ecbbc5b090
commit a42bc988ec
2 changed files with 56 additions and 30 deletions

View File

@@ -59,6 +59,7 @@
"class-validator": "^0.14.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"cuid": "^3.0.0",
"dayjs": "^1.11.7",
"dotenv": "^16.4.5",
"eventemitter2": "^6.4.9",