Skip to content

rashed-08/PonnoBazar

Repository files navigation

PonnoBazar

PonnoBazar is basic microservice practice project.

PonnoBazar Architecture

PonnoBazarNew_

Prerequisite

  • Java 11
  • Maven
  • Docker
  • Docker-compose

How to build

git clone git@github.com:rashed-08/PonnoBazar.git

cd PonnoBazar

cd eureka-service

mvn clean install

cd gateway-service

mvn clean install

cd inventory-service

mvn clean install

cd order-service

mvn clean install

cd product-service

mvn clean install

docker-compose up -d --build

cd elk

docker-compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published