Demo application made by leveraging the microservices
arhitecture style.
minikube start --cpus 4 --memory 6144
- Frontend - UI component of the application
- Catalog - contains products with stock info
- ShoppingCart - contains items added in cart and processes payments
- Auth - Provide authentication using JWT tokens signed with a secret key