Adding Sentry is basically done now. We have a nice lil component to help us get started to!

This commit is contained in:
2025-06-07 14:30:25 -05:00
parent eebc022928
commit 23efcdee80
16 changed files with 3538 additions and 1207 deletions

4
.gitignore vendored
View File

@ -43,4 +43,6 @@ yarn-error.log*
*.tsbuildinfo
# idea files
.idea
.idea
# Sentry Config File
.env.sentry-build-plugin