-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: microservices/content-service
Labels: microservice, good first issue, NESTJS
Estimated Time: 6 hours
Difficulty: Medium
Description
Build a content service to manage puzzle creation, user-generated content, moderation, and content curation.
Tasks
- Initialize NestJS project in
microservices/content-service - Set up Content, Submission, Moderation entities
- Create user content submission endpoints
- Implement moderation queue system
- Add content approval/rejection workflow
- Create featured content rotation logic
- Set up file storage integration
- Create Docker configuration
Acceptance Criteria
- Users can submit content
- Moderation queue functional
- Approval workflow works correctly
- Featured content rotates
- Service isolated from main app
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program