Commit graph

3 commits

Author SHA1 Message Date
83cc273e52
chore: update deps 2025-11-29 08:54:12 +01:00
bfd83a367b
feat: add Sentry error tracking integration
- Introduced SentryErrorButton component to demonstrate error tracking.
- Updated nuxt.config.ts to include Sentry module and configuration.
- Added Sentry client and server configuration files for error reporting.
- Updated package.json to include @sentry/nuxt and updated dependencies.
- Integrated SentryErrorButton component into the cookbook page.
2025-05-26 15:38:15 +02:00
35af888724
add cookbook page 2025-04-13 00:06:19 +02:00