dentonya / E-commerce-MicroServices

Simple e-commerce micro-service app that is deployed on Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Services:

  1. Auth Service
  2. Product Service
  3. Order Service

Ports: auth-service port : 7070 product-service port ; 8080 order-service port : 9090

About

Simple e-commerce micro-service app that is deployed on Kubernetes.


Languages

Language:JavaScript 95.3%Language:Dockerfile 4.7%