Files
xevion.dev/.gitignore
Xevion 81d9541b44 feat: add health checks, OG image generation, and R2 integration
- Implement health check system with caching and singleflight pattern
- Add OG image generation via Satori with R2 storage backend
- Configure Railway deployment with health check endpoint
- Add connection pooling and Unix socket support for Bun SSR
- Block external access to internal routes (/internal/*)
2026-01-05 03:16:55 -06:00

12 lines
97 B
Plaintext

.env*
web/node_modules/
target/
.vscode/
web/build/
web/.svelte-kit/
# Added by cargo
/target