The application for handing in tasks.
docker-compose.yml for run in rep or
For manual build and run:
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
poetry install
aerich upgrade
python -m src runserver --no-migrate