nxtgauge-backend-rust/crates
Ashwin Kumar 89b055b329 Add UGC Content Creator microservice (10th professional role)
- New service at apps/ugc_content_creators (port 8095)
- DB model + repository in crates/db/src/models/ugc_content_creator.rs
- Migration: ugc_content_creator_profiles table with platforms, content_niches,
  content_formats, follower_count, handles, and standard status/timestamps
- Contracts: is_professional_profile_approved() handles UGC_CONTENT_CREATOR case
- Gateway: routes /api/ugc-content-creators to new service
- Workspace Cargo.toml updated with new member

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 21:14:02 +02:00
..
auth chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00
cache chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00
contracts Add UGC Content Creator microservice (10th professional role) 2026-04-05 21:14:02 +02:00
db Add UGC Content Creator microservice (10th professional role) 2026-04-05 21:14:02 +02:00
email feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:43 +02:00
storage chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00