Contributing Clone the project and open it in you favorite IDE. git clone git@github.com:svaponi/fastapi-boilerplate.git Install dependencies with Poetry. poetry install Run the tests. python -m pytest