Ram-090's picture
Restructure project with FastAPI + React frontend and Railway deployment
1bbe15b
raw
history blame contribute delete
57 Bytes
web: uvicorn api:app --host 0.0.0.0 --port ${PORT:-8000}