You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains ALL HTTP routes, handlers, auth middleware, CORS config, SSE streaming, dashboard HTML, error types, and 85 async test functions in a single file.
Split into: routes/, middleware/, handlers/, errors.rs, dashboard.rs, and tests/ modules.