- Docker
- Git
Run this command to bring up the environment
> make build
By default, building the container will do the following
python3 manage.py runserver 0.0.0.0:8000
But in case the webserver is down, or you want to run it again by yourself, just run the command.