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 Public

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

    TypeScript 789 38

Repositories

Showing 10 of 36 repositories
  • JavaScript 0 5 5 4 Updated Mar 21, 2025
  • call-ai Public

    Simple helper function for streaming AI chat with JSON Schema

    TypeScript 1 0 0 0 Updated Mar 21, 2025
  • dashboard Public
    TypeScript 2 0 10 2 Updated Mar 21, 2025
  • ai-app-builder Public

    The most forkable AI app generator, deployed as single page app

    TypeScript 2 0 24 (4 issues need help) 1 Updated Mar 21, 2025
  • llms.txt Public

    Documentation for LLMs to use Fireproof

    0 Apache-2.0 0 0 0 Updated Mar 21, 2025
  • fireproof Public

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

    TypeScript 789 38 48 (1 issue needs help) 8 Updated Mar 21, 2025
  • vendor Public

    For upstream patches

    TypeScript 0 0 0 0 Updated Mar 19, 2025
  • fp-website Public
    HTML 0 3 14 3 Updated Mar 18, 2025
  • connect Public
    TypeScript 3 6 5 2 Updated Mar 17, 2025
  • fireproof-ucan Public Forked from travis/fireproof-ucan

    UCAN backend service for Fireproof

    TypeScript 2 2 0 1 Updated Feb 26, 2025

Most used topics

Loading…