enable sentry logging

This commit is contained in:
2025-03-29 17:38:52 +01:00
parent 5fd7d49602
commit 0fa3e6ac7c
5 changed files with 1208 additions and 25 deletions

View File

@@ -11,6 +11,8 @@
"license": "ISC",
"dependencies": {
"@maxmind/geoip2-node": "^6.0.0",
"@sentry/node": "^8.0.0",
"@sentry/profiling-node": "^8.0.0",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.21.2",