Supa Hub is a full-featured community platform built as a pnpm monorepo with two apps and nine shared packages. It provides spaces, posts, comments, reactions, follows, notifications, feeds, role-based access control, and a centralized authentication service — all backed by Supabase.
Tech Stack
Framework — Next.js 15 (hub, auth)
UI — Once UI component system
Database — Supabase (PostgreSQL + Auth + Storage)
Rate limiting — Upstash Redis
Monorepo — pnpm workspaces + Turborepo
Deployment — Vercel (two separate projects)
Documentation — This site, hosted on Aveiro
Monorepo Structure
Quick Links
Deployment — Prerequisites, environment variables, and Vercel setup
Architecture — How the apps and packages fit together