presenton/electron/servers/fastapi/api
sudipnext b1e3d826dd feat: integrate Sentry for error tracking in Next.js application
- Added @sentry/nextjs dependency to package.json
- Created sentry.edge.config.ts for edge feature initialization
- Created sentry.server.config.ts for server-side initialization
- Configured Sentry with DSN, tracesSampleRate, logs, and PII settings
2026-04-03 14:22:36 +05:45
..
v1 feat: enhance document handling with new conversion service and MIME type support 2026-03-29 18:58:16 +05:45
__init__.py updated 2026-02-20 12:02:23 +05:45
lifespan.py feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
main.py feat: integrate Sentry for error tracking in Next.js application 2026-04-03 14:22:36 +05:45
middlewares.py updated 2026-02-20 12:02:23 +05:45