Skip to content

kznLeaf/curated-store

Repository files navigation

Restructured from microservices-demo by Google.

Quickstart(local)

See: https://skaffold.dev/docs/cleanup/ , for a kind cluster, in order to avoid images piling up, run:

skaffold dev --no-prune=false --cache-artifacts=false

If that has already occurred, run:

docker rmi $(docker images --format "{{.Repository}}:{{.Tag}}" | grep -E "service|frontend|loadgenerator|skaffold")

About

A web-based e-commerce app where users can browse items, add them to the cart, and purchase them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors