OnPoint Hacks Frontend NextJS cd frontend npm install npm run dev Backend FastAPI cd backend uv pip install -r requirements.txt fastapi dev main.py