last updated: 7/21/2026
Open source civic engagement platform for reporting issues and organizing community action.
In Development - SLU New Venture Accelerator(Summer 2026)
- Briana Huelsman - Project Lead
- Erin Kelley
- Leah Bragg
- Mobile: React Native (Expo)
- Web: React (TanStack Start + Vite, deployed to Cloudflare Workers)
- Backend: Node.js + Express + TypeScript + Drizzle
- Database: PostgreSQL + PostGIS
- Image Storage: Cloudinary
- Authentication: BetterAuth
- Node.js 20+: https://nodejs.org/en/download, install tools for native modules
check installation with
npm -v - Docker (runs PostgreSQL 15 + PostGIS locally)
- Expo Go app installed on your phone (iOS or Android)
- npm
git clone https://github.com/oss-slu/civickit.git
cd civickit2. Go to Setup Guide
MIT License