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

    Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

    TypeScript 770 36

Repositories

Showing 10 of 34 repositories
  • fp-website Public
    fireproof-storage/fp-website’s past year of commit activity
    HTML 0 3 13 2 Updated Mar 1, 2025
  • dashboard Public
    fireproof-storage/dashboard’s past year of commit activity
    TypeScript 1 0 11 2 Updated Feb 28, 2025
  • fireproof-storage/use-fireproof-site’s past year of commit activity
    JavaScript 0 5 5 3 Updated Feb 28, 2025
  • llms.txt Public

    Documentation for LLMs to use Fireproof

    fireproof-storage/llms.txt’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Feb 28, 2025
  • connect Public
    fireproof-storage/connect’s past year of commit activity
    TypeScript 3 6 5 21 Updated Feb 28, 2025
  • fireproof Public

    Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

    fireproof-storage/fireproof’s past year of commit activity
    TypeScript 770 36 46 (1 issue needs help) 10 Updated Feb 27, 2025
  • fireproof-ucan Public Forked from travis/fireproof-ucan

    UCAN backend service for Fireproof

    fireproof-storage/fireproof-ucan’s past year of commit activity
    TypeScript 2 2 0 1 Updated Feb 26, 2025
  • vendor Public

    For upstream patches

    fireproof-storage/vendor’s past year of commit activity
    TypeScript 0 0 0 0 Updated Feb 26, 2025
  • llmstxt-site Public Forked from krish-adi/llmstxt-site

    directory of llms.txt file in the wild

    fireproof-storage/llmstxt-site’s past year of commit activity
    TypeScript 0 61 0 0 Updated Feb 26, 2025
  • ledger-landing Public

    Web landing pages for Fireproof.storage

    fireproof-storage/ledger-landing’s past year of commit activity
    Astro 0 0 0 0 Updated Feb 19, 2025

Top languages

Loading…

Most used topics

Loading…