You can also find more accurate and interactive documentation by running Django server with the instructions below and following the Documentation page.
To build and run the project you need to install docker
and docker-compose
.
docker-compose --env-file .dev.env up --build