Installation
In any case, you should create config from example
in ./config/local.ini
without dist-suffix and run
poetry install
.
- Running locally without Docker:
Runpython -Om dma
- Running locally via docker-compose:
Rundocker-compose -f docker-compose.yml up -d