Hackathon-Phase-4 / Procfile
Claude Code - Backend Implementation Specialist
Deploy AI-powered Todo application to Hugging Face Spaces
f2b5c2a
raw
history blame contribute delete
62 Bytes
web: uvicorn src.main_minimal:app --host 0.0.0.0 --port $PORT