nxtgauge-backend-rust/apps/fitness_trainers/src
Tracewebstudio Dev c433ab5fed feat(db): update service handlers and models for new schema
- Update leads service to use 'leads' table
- Update extension models to use user_role_profile_id
- Update ProfessionalRepository to work with new schema
- Create TracecoinWalletRepository for wallet operations
- Update all handlers to use new model fields
- Rename Application fields (job_seeker_id -> applicant_user_id)
- Update cron tasks for new schema
- Fix compilation errors across all services
2026-04-13 00:29:44 +02:00
..
admin.rs feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
handlers.rs feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
main.rs fix: use unique ports 9100-9117 (avoids conflicts with BrowserOS on 9000/9103) 2026-04-09 22:18:30 +02:00