Phase 4 - Hệ thống hoàn chỉnh với tất cả services.
- All Phase 3 services (Auth, Product, Coupon, Cart, Order)
- EmailAPI: Email notifications
- RewardAPI: Points system
- Gateway: Ocelot API Gateway
- Cherry.Web: Frontend application
- MessageBus: Azure Service Bus
./scripts/run-phase.sh 4- Web App: http://localhost:5008
- API Gateway: http://localhost:5000
- All backend APIs: 5001-5007
✅ Complete microservices system ✅ JWT authentication ✅ Shopping cart & checkout ✅ Order processing ✅ Email notifications ✅ Reward points ✅ Admin dashboard ✅ API Gateway routing
Branch: phase4-complete-system
Version: v4.0-phase4
Difficulty: ⭐⭐⭐⭐⭐ (Very Hard)
This is the FINAL version of the system!