git clone https://github.com/behoyh/invert-api.gitRun cd invert-api && docker-compose upNavigate to https://localhost:44336/swaggerarrow-up-right for the swaggerdocNavigate to http://localhost:8080/arrow-up-right for the UI
git clone https://github.com/behoyh/invert-api.git
Run cd invert-api && docker-compose up
cd invert-api && docker-compose up
Navigate to https://localhost:44336/swaggerarrow-up-right for the swaggerdoc
Navigate to http://localhost:8080/arrow-up-right for the UI
Miss Angular CLI live reload? Smashng s -c development in your terminal to get that back!!
ng s -c development
Last updated 6 years ago