trails/apps/journal/app
Ullrich Schäfer 3c5fb517dc
Add health and metrics routes to Journal route config
The route files existed but weren't registered in the explicit routes.ts,
so React Router never compiled them into the build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 20:42:10 +01:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Add observability: health endpoints, structured logging, metrics, Grafana stack 2026-03-26 22:59:44 +01:00
routes Add observability: health endpoints, structured logging, metrics, Grafana stack 2026-03-26 22:59:44 +01:00
entry.client.tsx Fix i18n: move init to root.tsx and downgrade to stable versions 2026-03-25 23:18:15 +00:00
entry.server.tsx Filter 404s from Sentry on client and server 2026-03-25 08:02:26 +00:00
root.tsx Fix i18n: move init to root.tsx and downgrade to stable versions 2026-03-25 23:18:15 +00:00
routes.ts Add health and metrics routes to Journal route config 2026-03-27 20:42:10 +01:00