Help & Support

Find documentation and support links below. For urgent issues, email [email protected].

Documentation

Quick Troubleshooting

  1. Ensure backend is running (see `backend/README` and run `npm run dev`).
  2. Confirm environment variables in `backend/.env` and `frontend/.env.local`.
  3. Run `npm run build` in `frontend` if you see unexpected routing issues.