Fireproof Database

A lightweight embedded document database with encrypted live sync for browser apps

🌐 Apps Run Anywhere

Bundle UI, data, and logic in one file

⚡ Real-Time & Offline-First

Automatic persistence and live queries

🔄 Unified API

Works with Deno, Bun, Node.js, and browsers

🔒 Cryptographic Ledger

Tamper-evident change history

Installation

npm install use-fireproof
import { useFireproof } from "https://esm.sh/use-fireproof"

Code Examples

}