TFT Suggester Backend Local Development Requirements: Python 3.9.7+ Docker 20.10+ uv To prepare the development environment, run the following in your terminal (only tested on macOS): make dev To run... the api server: make api the web scrapers: make scrape_all