SameBoat is a peer-support and mentorship platform focused on sharing stories, connecting with peers/mentors, and building trust in a safe, accessible way.
- backend – Spring Boot 3 (Java 21) API using PostgreSQL (Neon) and Flyway. Auth with server-side sessions & secure cookies.
- frontend – React + Vite (TypeScript) web app consuming the backend API.
- Backend: see
backend/README.md - Frontend: see
frontend/README.md
- MVP auth & profile flows
- Story posting and mentorship matching
- Moderation & community guidelines
Issues and PRs welcome. Please see CONTRIBUTING.md (coming soon).
TBD