python -m pip install -r requirements.txt python -m uvicorn app.main:app --host 127.0.0.1 --port 8008