Files
xevion.dev/.gitignore
Xevion d86027d27a feat: add Rust reverse proxy with JSON logging
- Axum-based API server with Unix socket and TCP support
- Custom tracing formatters for Railway-compatible JSON logs
- SvelteKit hooks and Vite plugin for unified logging
- Justfile updated for concurrent dev workflow with hl log viewer
2026-01-04 18:21:00 -06:00

11 lines
91 B
Plaintext

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