## Maxon API ### Local Setup 1. Activate the virtual environment 2. To install dependencies, run `pip install -r requirements.txt` 3. Run the command `uvicorn app.main:app --reload`