Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.4 KB

SHBOOKS (WIP)

AuthCI CatalogCI OrderCI PaymentCI

A second hand books store

How to run

Requirements

Start services

  • Update docker image name from beretedocker/shbooks/xxx to [your-docker-id]/shbooks/xxx.
  • Map the shbooks.com domain to localhost in your host file or update the infra/k8s/ingress.yaml to your preferences.
  • Run skaffold dev in the projects root directory

Architecture

SHBOOKS architecture diagram