Application Architecture

System Overview

The platform is built as a modern, scalable e-commerce marketplace consisting of:

  • Admin Panel – Angular

  • Seller Panel – Angular

  • Storefront (Customer UI) – Next.js

  • Backend APIs – Node.js (Express + routing-controllers)

All applications and APIs are Dockerized and the backend APIs are stateless, enabling easy horizontal scaling and cloud-native deployment.

Last updated