Template Install Install dependency pip install -r requirements.txt Usage Start WEB Application uvicorn app.main:app --reload Start with docker-compose docker-compose up -d