This project is a mini-UPS including back end and web front end.

First run:

cd Docker_Compose

Then run:

sudo docker-compose build

Finally run:

sudo docker-compose up

Now the back end server is listening properly, you can access the web from http://0.0.0.0:8000/.