URL shortener After download the repo run the following commands to set the porject up: pip install -r requirements.txt python manage.py migrate To run the server just run python manage.py runserver