Files
pos-system/services/mission-service-net
Ho Ngoc Hai 08c218ac3c
Some checks failed
Build & Deploy to K8s / build-and-deploy (push) Has been cancelled
build: trigger full rebuild of all 26 services via Kaniko
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>
2026-04-10 21:51:04 +07:00
..

Mission Service

EN: English Documentation
VI: Tài liệu Tiếng Việt

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