Help & Support
Find documentation and support links below. For urgent issues, email [email protected].
Documentation
Quick Troubleshooting
- Ensure backend is running (see `backend/README` and run `npm run dev`).
- Confirm environment variables in `backend/.env` and `frontend/.env.local`.
- Run `npm run build` in `frontend` if you see unexpected routing issues.