Application description.
Create and load a virtual environement.
kantan .venv
source .venv/bin/activate
Install all dependencies in editable mode.
make install
Check what other shortcuts are available.
make help
Details of how to run the application locally.