Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime
The Lunora CLI: init, dev, deploy, codegen, run, reset, and migrate commands
Code generator for Lunora: emits _generated/{api,server,dataModel}.ts from your schema
The Lunora Vite plugin: codegen, type sync, wrangler validation, and an error overlay over @cloudflare/vite-plugin
Lunora Durable Objects: ShardDO (SQLite, OCC, hibernated WebSocket subscriptions) and SessionDO
Schema & query lints (splinter-style advisors) for Lunora, feeding the Studio Advisors view
Lunora Worker runtime: the RPC router, shard resolver, and query coordinator
Cloudflare Containers for Lunora: defineContainer, generated Container DO classes, and the ctx.containers action surface
Scheduling for Lunora: runAfter / runAt and Cron Triggers via SchedulerDO
The #1 OpenTelemetry package for Cloudflare Workers - complete bindings coverage, native CF OTel integration, advanced sampling
React hooks for Lunora: useQuery, useMutation, useSubscription, and useAuth
Rate limiting: token-bucket / fixed-window / sliding-window algorithms, deny list, sharding, pluggable stores, and procedure middleware
Lunora browser SDK: WebSocket transport, optimistic updates, and an offline mutation queue
D1 adapter for Lunora .global() tables, wrapping the Sessions API for read-your-writes
Validators for Lunora: the v.* validator suite with end-to-end return-type inference
Cloudflare utilities for @sqlite-sync/core
Cloudflare Analytics Engine for Lunora: typed writeDataPoint helper and SQL-API read client
SolidJS adapter for Lunora — live queries, optimistic mutations, and reactive loaders
Cloudflare Vectorize adapter for Lunora: typed vector indexes and similarity search
Cloudflare Durable Object SQLite persisted collection adapter for TanStack DB
TanStack DB binding: typed, live-synced collections and a durable offline outbox over the Lunora client
Model Context Protocol server exposing a Lunora deployment to AI agents
R2-backed storage for Lunora: typed buckets and signed URLs
Cloudflare Images for Lunora: ctx.images transforms (resize/format/optimize) and signed delivery URLs
Deploy pi-mono AI agents on Cloudflare Workers with Durable Objects. Dependency-injection friendly SDK.