mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 04:26:43 -06:00
cf599d09d6d69af2cd16ca58d9f9748a37171938
- Split monolithic src/db.rs (1122 lines) into domain modules: projects, tags, settings - Extract API handlers from main.rs into separate handler modules by domain - Add proxy module for ISR/SSR coordination with Bun process - Introduce AppState for shared application context - Add utility functions for asset serving and request classification - Remove obsolete middleware/auth.rs in favor of session checks in handlers
Description
No description provided
Languages
Rust
54.6%
Svelte
30.6%
TypeScript
10.8%
Just
1.5%
CSS
1.1%
Other
1.4%