📈 (analytics) implement sentry error tracing system

This commit is contained in:
Rafi Arrafif
2025-09-07 14:48:23 +07:00
parent 86f8c2a96d
commit 50500ec1ca
5 changed files with 145 additions and 1 deletions

View File

@ -14,6 +14,7 @@
},
"dependencies": {
"@prisma/client": "^6.7.0",
"@sentry/node": "^10.10.0",
"@types/bcrypt": "^5.0.2",
"@types/jsonwebtoken": "^9.0.9",
"@types/mime-types": "^3.0.1",