Skip to content
@fireproof-storage

Fireproof

Live database for the web

Fireproof logo Fireproof

Live data the easy way. Write features first, access your data anywhere. Fireproof is a realtime document ledger that adds collaboration to any app with zero configuration.

Quick Start

import { fireproof } from "@fireproof/core";
const db = fireproof("my-app");
await db.put({ _id: "first", hello: "world" });

📚 Read the Docs | 🚀 React Tutorial | 💬 Join Discord

Why Fireproof?

  • Network aware - encrypted and multi-writer safe
  • Real-time collaboration - built on CRDTs
  • Web-native - small package size, no WASM
  • Zero config - write features first, add sync later

Featured Projects

Latest Updates

License

Dual-licensed under MIT or Apache 2.0

Pinned Loading

  1. fireproof fireproof Public

    The vibe coding database runs in the browser, fits in the context window, and syncs anywhere.

    TypeScript 853 42

Repositories

Showing 10 of 37 repositories

Top languages

Loading…

Most used topics

Loading…