# Getting Started ## Prerequisites - Python `` - `` ## Installation ```bash git clone cd ``` ## Configuration - Environment variables / config file(s) needed, and where to get their values - Any secrets or credentials required, and how to obtain them safely (never commit them) ## Running the project ```bash ``` ## Running the tests ```bash ``` ## Common issues | Symptom | Cause | Fix | |---|---|---| | | | |