AI-Todo_Chatbot / Procfile
Claude Code - Backend Implementation Specialist
Add complete AI Todo Chatbot backend application
b93a6a5
raw
history blame contribute delete
62 Bytes
web: uvicorn src.main_minimal:app --host 0.0.0.0 --port $PORT