nxtgauge-backend-rust/apps/video_editors
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
..
src feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
Cargo.toml feat: add Redis for OTP, auth tokens, rate limiting, lead dedup and marketplace cache 2026-03-18 22:58:42 +01:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00