working full end-to-end with encryption

This commit is contained in:
2025-12-22 13:56:11 -06:00
parent 24dc4090c0
commit acea54814b
14 changed files with 530 additions and 119 deletions

View File

@@ -17,6 +17,11 @@
"dependencies": {
"@prisma/adapter-pg": "^7.2.0",
"@prisma/client": "^7.2.0",
"@types/bcrypt": "^6.0.0",
"@types/cookie-parser": "^1.4.10",
"axios": "^1.13.2",
"bcrypt": "^6.0.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"express": "^5.2.1",
"node-cron": "^4.2.1",