Setup a PostgreSQL db for the project: - Download Postgres - Create the database, project database user, roles and privileges (E.g., see https://tutorial-extensions.djangogirls.org/en/optional_postgresql_installation/, https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04, or have a look at the She's Coding website README)