feat: Sentry error monitoring for React frontend #98
Reference in New Issue
Block a user
Delete Branch "feat/sentry-frontend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
@sentry/reactwith error monitoring, browser tracing, and session replayreactErrorHandler()on allcreateRooterror hookswrapCreateBrowserRouterV7for route-aware transactions@sentry/vite-pluginfor readable stack tracesRailway env vars needed
VITE_SENTRY_DSN— Sentry DSN (shared variable)SENTRY_ORG— Sentry org slug (for source map uploads)SENTRY_PROJECT— Sentry project slugSENTRY_AUTH_TOKEN— Sentry auth token withorg:read+project:releasesTest plan
VITE_SENTRY_DSNin Railway shared variables🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-98 environment in selfless-grace