wipe out old repo & replace with template

This commit is contained in:
2025-06-09 05:57:10 -05:00
parent 4576ebdf88
commit 5f2d25f9dd
171 changed files with 9144 additions and 4691 deletions

View File

@ -5,7 +5,7 @@
import * as Sentry from '@sentry/nextjs';
Sentry.init({
dsn: 'https://c73de96b2ba3248b5a22dd156b05b334@sentry.gbrown.org/4',
dsn: 'https://0468176d5291bc2b914261147bfef117@sentry.gbrown.org/6',
// Define how likely traces are sampled. Adjust this value in production, or use tracesSampler for greater control.
tracesSampleRate: 1,