Додані повідомлення та перепрацьована структура застосунку та api

This commit is contained in:
2026-03-15 00:25:10 +02:00
parent 85483b85bb
commit 4bc9c11512
101 changed files with 5763 additions and 2546 deletions

View File

@@ -9,10 +9,12 @@
"license": "ISC",
"description": "",
"dependencies": {
"node-cron": "^4.2.1",
"sqlite3": "^5.1.7",
"web-push": "^3.6.7",
"@aws-sdk/client-s3": "^3.1004.0",
"dotenv": "^17.2.0",
"node-telegram-bot-api": "^0.66.0"
"node-cron": "^4.2.1",
"node-telegram-bot-api": "^0.66.0",
"sharp": "^0.34.5",
"sqlite3": "^5.1.7",
"web-push": "^3.6.7"
}
}