Drizzle ORM schema (85 tables) for RevealUI on NeonDB (Postgres). Ships with RevealUI.
Single source of truth for Zod schemas and TypeScript types shared across packages and apps. Ships with RevealUI.
Shared utilities — logger, SSL config, validation helpers, and common helpers. Ships with RevealUI.
RevealUI's runtime engine — admin UI, REST API, auth, rich text, plugin system, and access control. The heart of the open-source platform.
External service integrations — Stripe (billing + circuit breaker), Vercel (deploy + DNS). Ships with RevealUI.
AI runtime for agent-driven products — agents, memory, LLM providers (Inference Snaps, Ollama, OpenAI-compatible), tools, and orchestration. Anthropic-SDK-free.
Create RevealUI projects with a single command
Model Context Protocol framework — MCP server hypervisor, adapter pattern, tool discovery, and adapters for Stripe, Supabase, and Vercel.
AI harness integration — adapters, daemon, workboard coordination, JSON-RPC server.
Media Type Database
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Type-safe environment configuration with Zod validation and lazy proxy loading
Setup utilities for new projects — environment config, database init, secrets validation. Used by @revealui/cli.
Security primitives — CSP/CORS/HSTS headers, RBAC + ABAC policy engine, encryption helpers, audit logging, GDPR compliance. Ships with RevealUI.
Real-time sync layer wrapping ElectricSQL and Yjs CRDT — offline queue, shape cache, conflict resolution, collaborative documents. Ships with RevealUI.
Database-backed session auth for Hono and Next.js — bcrypt, OAuth, brute-force protection, rate limiting, password reset. Ships with RevealUI.
On-chain truth manifest for RevealCoin (RVC) — mint addresses, multisig authority, and allocation wallets per Solana network. Pre-mainnet placeholder; populated by the emitter at mainnet deploy time.
Framework-agnostic CDN config, edge cache, ISR-style presets, and revalidation helpers. Compatible with NextRequest/NextResponse, Hono, and Cloudflare Workers via structural typing — no `next` peer dep.
Native React UI components built on Tailwind v4. Buttons, forms, dialogs, navigation, and more.
The ultimate javascript content-type utility.
Type-safe OpenAPI 3.x integration for Hono — route definitions, Zod validation middleware, automatic spec generation with Swagger UI support, and contracts-mirror codegen pipeline (F8 Phase 3)
Resilience infrastructure for RevealUI - circuit breaker, retry, bulkhead patterns
A smaller version of caniuse-db, with only the essentials!
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API