Overview
Comeback is an optimized Persian sports platform serving more than one million users. The application brings together a sports news feed, live match scores, prediction flows, and personalized content in a single product. Its mobile-first experience is designed for fast navigation while remaining resilient during peak-traffic moments around live events.
Product engineering
The frontend is built with Next.js, while Go services support the product's backend integrations and delivery needs. The product integrates the Yeklist public APIs for sports content and live data, including separate client and server paths where they are appropriate for the experience.
The work also includes the supporting application integrations: sports data, authentication, push-notification preferences, analytics, and the service worker behavior expected from an installable PWA. Mobile delivery covers a Trusted Web Activity release and Swift.
Delivery
Comeback is delivered on Kubernetes behind load balancing, with HPA autoscaling to keep the service resilient under peak traffic. This production architecture keeps the deployment path repeatable while allowing the platform to scale with sports traffic and live-event demand.