Aadigoel / upshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce Microservices Application using Docker, Kubernetes, Jenkins, and Git

frontend contains a react application for the ecommerce website
uc1 contains the microservice for user management
uc2 contains the microservice for product management
uc3 contains the microservice for cart and order management

to run the applications , build the docker images of the microservices from the dockerfiles in uc1,uc2 and uc3 then run the kubernetes.yaml file to deploy the microservices on a cluster

About


Languages

Language:JavaScript 92.2%Language:HTML 4.7%Language:Dockerfile 2.3%Language:Batchfile 0.6%Language:CSS 0.2%