working full end-to-end with encryption

This commit is contained in:
2025-12-22 13:56:59 -06:00
parent 4ee5f17566
commit 82832117a3
3 changed files with 20 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
"typescript": "^5"
},
"dependencies": {
"@types/cors": "^2.8.19",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^5.2.1",
"pino": "^10.1.0",