attempt to impl sentry
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m1s

This commit is contained in:
Lee
2024-04-21 18:23:29 +01:00
parent 8d35e7ab0f
commit 2a06a4d338
9 changed files with 486 additions and 9 deletions

9
.gitignore vendored
View File

@ -37,3 +37,12 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# Sentry Config File
.sentryclirc
# Sentry Config File
.sentryclirc
# Environment variables
.env