# Forum Backend ``` pip install -r requirements.txt uvicorn forum:app --reload ```