05. Sample Applications with Three Tier Architactures - rajendrapenumalli/SDET-Resources GitHub Wiki

Sample Applications with Three Tier Architectures
1. Shopizer
Git Repo:
git clone https://github.com/shopizer-ecommerce/shopizer-docker-compose.git

Customer Login:
http://localhost:8080/
Register
Then
Use that Creds to login

Admin Login Credentials
http://localhost:4200/#/auth
Admin app credentials
Username: [email protected]
Password: password

Swagger Documentation:
API Swagger:
http://localhost:8080/swagger-ui.html

Docker Compose Link:
https://github.com/shopizer-ecommerce/shopizer-docker-compose/blob/master/docker-compose.yml

Other Links:
https://shopizer-ecommerce.github.io/documentation/docker.html
https://shopizer-ecommerce.github.io/documentation/architecture/
https://shopizer-ecommerce.github.io/documentation/what-is-shopizer.html

⚠️ **GitHub.com Fallback** ⚠️