testing hehehe
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 51m31s

This commit is contained in:
2025-11-20 22:11:09 -08:00
parent 35864fe391
commit 69be398cd9
9 changed files with 362 additions and 15 deletions

View File

@@ -21,6 +21,8 @@
"multer": "^2.0.2",
"nodemailer": "^7.0.10",
"passport": "^0.7.0",
"passport-github2": "^0.1.12",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"pdfjs-dist": "^5.4.394",
@@ -45,6 +47,8 @@
"@types/node": "^24.10.1",
"@types/nodemailer": "^7.0.4",
"@types/passport": "^1.0.17",
"@types/passport-github2": "^1.2.9",
"@types/passport-google-oauth20": "^2.0.17",
"@types/passport-jwt": "^4.0.1",
"@types/passport-local": "^1.0.38",
"@types/pg": "^8.15.6",