nxtgauge-backend-rust/apps/users
Ashwin Kumar 5451ff5657 Fix users service startup panic — route syntax and admin login
- All /:param routes converted to /{param} (Axum v0.8 breaking change)
- admin.rs, kb.rs, reviews.rs, support.rs, pricing.rs, coupons.rs fixed
- employees app routes fixed (departments, designations, employees handlers)
- kb.rs multiline route definitions also fixed
- Users service now boots successfully

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 02:32:46 +02:00
..
src Fix users service startup panic — route syntax and admin login 2026-04-03 02:32:46 +02:00
Cargo.toml feat(phase1): wire email notifications, shared email crate, AppState for services 2026-04-02 01:42:48 +02:00