React
33 production projects and 4 rule sets built with React.
AGENTS.md Rules & Agent Skills
Astro SSR + Tailwind CSS + Cloudflare
Architecture rules for Astro server-side rendering, React client islands, Tailwind CSS, and Cloudflare Pages/Workers edge deployment.
Django + PostgreSQL + Redis + Celery
Production guidelines for Django 5 enterprise applications, PostgreSQL connection pooling, Redis caching, and Celery async workers.
Go + PostgreSQL (pgx & sqlc) + React
High-throughput systems architecture rules for Go (Golang), pgxpool connection management, sqlc type-safe query generation, and React web dashboards.
Vite + React SPA + Hono (Edge API)
Architecture guidelines for zero-server-lag single-page apps built with Vite and React, backed by a Hono API on Cloudflare Workers.
Production Projects
Gotify
Self-hosted real-time push notification service (Pushover / Pusher alternative). Built in Go with Gin and WebSockets for low-latency message streaming from CI/CD webhooks, server scripts, and IoT alerts directly to desktop/mobile devices.
Grafana
Universal observability platform; Go backend queries disparate time-series databases and streams real-time telemetry to customizable React panels.
Mattermost
High-security enterprise messaging; Go backend with concurrent WebSocket routing and React desktop/web clients.
Rocket.Chat
Enterprise privacy-first Slack alternative; combines real-time messaging, WebRTC video calling, matrix federation, and strict compliance security with full on-premises data ownership.
Hasura
Turns databases into high-throughput GraphQL APIs in seconds; compiles GraphQL queries directly into optimized single-query SQL statements in Haskell with enterprise access controls.
Payload CMS
The modern standard for headless content management; runs completely natively inside Next.js with Drizzle ORM and React Server Components, offering zero-latency Local API calls.
shadcn/ui
Paradigm shift in design systems; developers own component code directly in their repository without node_modules abstraction lock-in, pairing Radix accessibility with Tailwind.
Next.js
The enterprise React benchmark; leverages React Server Components, server actions, and a high-performance Rust compiler (Turbopack) for maximum SEO and sub-second page loads.
Beszel
Ultra-lightweight server resource and Docker container monitoring hub with minimal CPU/RAM footprint. Single-binary Go agents stream CPU, memory, disk I/O, temperature, and container metrics to a central Go/PocketBase hub with interactive React visualizations.
LibreChat
Self-hosted AI conversation and autonomous agent workspace supporting all major LLMs (OpenAI, Anthropic, Ollama, HuggingFace). Built with Node.js Express, MongoDB for flexible conversation trees, Redis for rate limiting and streaming buffers, and a responsive React UI.
Fasten Health
Self-hosted personal health record aggregator connecting thousands of medical institutions via standard SMART-on-FHIR protocols. Built in Go for secure single-binary local-first deployment with embedded encrypted SQLite storage and zero third-party telemetry.
Refine
Headless React framework designed for rapid development of enterprise internal panels, admin dashboards, and B2B CRUD applications. Decouples business logic, access control (RBAC), and server-state caching (TanStack Query) from UI design system adapters.
Apache Answer
Self-hosted developer community and technical Q&A platform (Stack Overflow / Dev Community alternative). Built with Go Gin for high concurrency and low memory usage, GORM for multi-database persistence (Postgres/MySQL/SQLite), and React TypeScript for rich Markdown editing.
CopilotKit
React framework for in-app AI copilots; bridges frontend UI state directly into LangGraph agent loops with bidirectional tool execution.
ToolJet
Modular TypeScript ecosystem; NestJS provides a clean dependency-injected backend for connecting enterprise datasources to draggable React interfaces.
Appsmith
High-throughput internal tool builder; reactive Spring Boot backend proxies database queries securely while browser-side web workers execute user scripts.
Flowise
Visual canvas for building and debugging multi-agent LLM workflows; TypeORM handles dynamic agent graph configurations across SQLite or Postgres.
Lago
Open-source usage-based billing infrastructure; high-throughput Go event ingester paired with Ruby on Rails subscription ledger.
Metabase
Self-service business intelligence and analytics; compiles visual query builder inputs into optimized SQL across 20+ database dialects.
Crowd.dev
Community intelligence platform; event-driven worker architecture tracks open-source developer engagement across GitHub, Discord, and Slack.
Taipy
Full-stack data science & AI framework; Python business logic binds directly to reactive React frontend components without frontend coding.
Penpot
Open-source web-based Figma alternative; Clojure backend utilizes open SVG standards directly for pixel-perfect design rendering.
Strapi
Industry-standard headless CMS; customizable content schema engine with auto-generated REST and GraphQL endpoints.
Sentry
Enterprise observability; Django handles transactional models while high-volume event ingestion is streamed via Kafka to ClickHouse.
Often Used With
Frequently Asked Questions
How many production projects use React?
33 verified production projects in the STACK IT FAST directory use React, each with a full architecture breakdown.
What is React most often used with?
Across projects in the directory, React is most commonly paired with TypeScript, PostgreSQL, Node.js.
Is there an AGENTS.md rule or Claude Code skill for React?
Yes — Astro SSR + Tailwind CSS + Cloudflare, Django + PostgreSQL + Redis + Celery, Go + PostgreSQL (pgx & sqlc) + React, Vite + React SPA + Hono (Edge API) each include a full AGENTS.md, CLAUDE.md, Cursor .mdc rule set and an installable SKILL.md covering React.