FixPixel-Backend Getting Started Requirement Python 3.12 Poetry 1.8 Install Dependencies After clone this project poetry install Enter virtual Environment poetry shell Run Server uvicorn main:app --reload