todo-api / phase-3 /backend /Procfile
Nanny7's picture
Phase 4: Infrastructure, Docker, Kubernetes, Chatbot with Qwen API
e566277
raw
history blame contribute delete
54 Bytes
web: uvicorn src.main:app --host 0.0.0.0 --port $PORT