prototype web app dev npm run dev uvicorn main:app --reload --host=0.0.0.0:8000 prod docker compose npm run build docker-compose up --build -d