About Lastbench

Lastbench is an anonymous, college-focused social platform that enables verified students to share posts, comment, and interact in real time. The project emphasizes privacy, college isolation, and realtime updates.

Core Features

  • College Email Verification — only verified students can join
  • Anonymous Posting & Comments
  • Realtime Updates (Supabase Realtime or equivalent)
  • Image uploads, likes, notifications, and dark mode
  • PWA and offline support

Tech Stack

Frontend: React + TypeScript; Backend: Supabase (Postgres, Realtime); Styling: Tailwind CSS; Mobile: Capacitor.

Repository

See the project on GitHub: Genfess / Lastbench

Contributing

Contributions are welcome — fork the repo, open issues, and submit PRs. See the repository README for setup steps.

Run Locally

Quick start (after cloning):

npm install npm run dev