mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-06 02:26:49 +00:00
- 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.
2 lines
78 B
Text
2 lines
78 B
Text
NUXT_API_URL=https://www.themealdb.com/api/json/v1/1/
|
|
NUXT_PUBLIC_SENTRY_DSN=
|