Some checks failed
Build & Deploy to K8s / build-and-deploy (push) Has been cancelled
Touch all Dockerfiles to force Gitea Actions to detect changes and build all 25 backend services + 1 frontend via Kaniko → Harbor. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Mission Service
Quick Links
| EN | VI |
|---|---|
| 📖 Architecture Documentation | 📖 Tài liệu Kiến trúc |
| 🚀 Quick Start | 🚀 Bắt đầu nhanh |
| 🔧 Configuration | 🔧 Cấu hình |
Overview
Mission & Task gamification service for GoodGo Platform. Manages missions, daily check-ins, and rewards.
Tech Stack
- .NET 10
- PostgreSQL + EF Core 10
- Redis + HybridCache
- RabbitMQ (MassTransit)
- MediatR (CQRS)
Development
cd src/MissionService.API
dotnet build
dotnet run
API Docs
Access Swagger UI at: http://localhost:5000/swagger