Fireproof
Simplify your application state with an embedded live database.
Build
Generate complete applications in a single file. Perfect for AI code generation with no setup required. Ideal for ChatGPT quick starts and code sandbox demos.
Connect
Built-in sync and collaboration for AI-generated apps. Works offline-first with automatic CRDT-based conflict resolution and cloud replication.
Scale
Deploy anywhere - from code sandboxes to production. Perfect for rapid development and demos that need to scale.
📦 Lightweight install
Perfect for AI-generated single-file apps. Includes live queries, file attachments, and automatic persistence - everything you need in one package.
npm install use-fireproof
The use-fireproof module runs anywhere, with bundles built for Node.js and the browser, and optional React hooks.
🚀 Generate complete applications
Perfect for AI code generation with no setup required. Ideal for ChatGPT quick starts and code sandbox demos. For React developers, check out the useLiveQuery tutorial for the recommended auto-refresh APIs. Get started by writing features, and connect to the cloud after your app is awesome.
🔐 Built-in sync and collaboration
Works offline-first with automatic CRDT-based conflict resolution. Every operation is end-to-end encrypted and accelerated by cryptographic proofs. Deploy anywhere - from code sandboxes to production.
📝 Open-source
Fireproof is dual-licensed under the Apache 2.0 and MIT license and is free to use. Read about contributing.