You should have git and docker previously installed
git clone https://github.com/1d20/EmailNotificationWebService.git
cd EmailNotificationWebService/
docker-compose up --builddocker-compose exec web python manage.py createsuperuserdocker-compose exec web python manage.py makemigrations