NEXT_PUBLIC_API_BASE_URL
http://127.0.0.1:8000
cd backend && .venv/bin/uvicorn app.main:app --reload --port 8000