Configure and setup Nginx routes and service priorities through web application.
git clone https://github.com/Igorxp5/stackprior
cd stackprior
docker-compose up
Access platform web application via http://localhost:8081. It consumes the Stackprior API at http://localhost:8080.
Watch the short demo video.
We are using simple Shopping Cart API as microsservice example.