1
0

feat: Add login mechanism to API endpoint
All checks were successful
Remote Deploy / deploy (push) Successful in 4s

This commit is contained in:
2025-08-07 10:54:27 +02:00
parent 14cc49a6ab
commit 9b56bff8a8
3 changed files with 306 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
},
"dependencies": {
"axios": "^1.9.0",
"cheerio": "^1.1.2",
"concurrently": "^9.2.0",
"express": "^5.1.0",
"node-cron": "^4.2.1",