📈(collaboration) add sentry

Add sentry to the collaboration server.
It will be used to log errors and exceptions.
This commit is contained in:
Anthony LC
2024-12-03 15:10:05 +01:00
committed by Anthony LC
parent 94a1ba7989
commit 932ab13d97
5 changed files with 101 additions and 2 deletions

View File

@@ -17,6 +17,8 @@
},
"dependencies": {
"@hocuspocus/server": "2.14.0",
"@sentry/node": "8.41.0",
"@sentry/profiling-node": "8.41.0",
"express": "4.21.1",
"express-ws": "5.0.2",
"y-protocols": "1.0.6"