git clone https://github.com/FedTheBug/pReview/
- Go the admin folder of the project and run:
docker-compose up -d - Keep the container running and on a different tab run:
docker-compose exec backend shAfter that, run the following commands:python manage.py makemigrations&python manage.py migrate