Zion Boggan
repos/Stepping App
zionboggan.com ↗

Stepping App

A community app for Chicago stepping, the smooth soulful partner dance from Chicago's West and South sides. One place, organized by city, where steppers post and find what's going on: sets, weekenders, classes, DJs, promoters, stepping groups, videos, and per-city travel info ...

17 commits First commit Jun 24, 2026 Last commit Jul 4, 2026 (1 month ago)
YAML 32.2%TypeScript (React) 21.2%JSON 17.1%TypeScript 11.4%Markdown 6.9%HTML 3.3%SQL 3.1%Python 2.2%CSS 1.3%JavaScript 1.2%
Files 233 entries
README.md

Stepping

A community app for Chicago stepping, the smooth soulful partner dance from Chicago's West and South sides. One place, organized by city, where steppers post and find what's going on: sets, weekenders, classes, DJs, promoters, stepping groups, videos, and per-city travel info for steppers heading out of town. Web first, then iOS and Android. Chicago is the flagship; also launching in Atlanta, Detroit, Houston, Charlotte, and Washington, DC.

  • Idea capture: STEPPING_APP_IDEAS.md
  • Full plan and roadmap: STEPPING_APP_IMPLEMENTATION_PLAN.md
  • Setup and run: SETUP.md

Quick start

pnpm install
cp .env.example .env        # fill in Supabase values, see SETUP.md
pnpm dev

Stack

Next.js 16 (App Router) + tRPC + Zod + Drizzle + Supabase (Postgres/PostGIS/ Auth/Storage) + Mux (Phase 2 live streaming) + Vercel. pnpm + Turborepo monorepo.