Added backend Youtube feed support

This commit is contained in:
2024-02-21 21:42:36 +01:00
parent 0b025587bd
commit 14e0f108ff
5 changed files with 72 additions and 3 deletions

View File

@@ -15,6 +15,8 @@
"typescript": "^5.0.0"
},
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.2",
"form-data": "^4.0.0",
"node-cron": "^3.0.3",
"pino": "^8.19.0"