Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 772 Bytes

File metadata and controls

14 lines (8 loc) · 772 Bytes

Mentee Bot

Bot for the menteeglobal.org platform. It guides platform mentees toward educational and scholarship opportunities and supports them through their learning journey.

Structure

This is a monorepo with two independent projects — no root-level package manager or build orchestrator. cd into the relevant subproject before running any commands.

  • backend/ — FastAPI service (Python 3.14)
  • frontend/ — TanStack Start app (React 19, Vite, Tailwind 4)

See each subproject's README.md for setup and development instructions.

Screenshot 2026-06-05 at 4 55 17 PM