[API] Bird atlas of France HowTo Install poetry Require poetry project manager installed python3 -m pip install --user poetry Init env Install requirements poetry install Create environment file in backend dir cp .env.sample .env editor .env Run API poetry run dev_back