meal_planner/.env.example
Ruidy 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

2 lines
78 B
Text

NUXT_API_URL=https://www.themealdb.com/api/json/v1/1/
NUXT_PUBLIC_SENTRY_DSN=