Feature flag SaaS: ship safely with percentage rollouts and segment targeting, no redeploys.
- Published a TypeScript SDK (<2kb gzipped) with separate client/server entry points for React hooks and Server Components
- Redis-cached evaluation API with a JSONB rule engine for sub-millisecond flag evaluation
- Multi-tenant dashboard: Clerk auth, 4-role RBAC, per-environment flags, audit logging
// Next.js · FastAPI · PostgreSQL · Redis · Docker