FireDumpFirestore backups without the CLI detour

Firestore backup, minus the scripting

FireDump turns Firestore access into a portable file in minutes.

Built for operators, founders, and engineers who need a backup now, not after wiring up a one-off CLI.

  • Upload or paste your service account and export in one shot.
  • Target a top-level collection or a nested path like teams/acme/members.
  • Receive a clean JSON file immediately with no server-side credential storage.
OutputJSON backup
CredentialsIn-memory only
DeploymentVercel-ready

GitHub

Follow the product in public.

Review the source, share the repository, and keep the project link close at hand while you operate FireDump.

github.com/wookingwoo/firedump

Launch MVP

Create a backup file

The service account JSON is processed on the server and discarded after the request finishes.

Your backup file will download as soon as the export completes.

01

Connect

Upload a Firebase service account JSON, or paste it directly with your Firebase project ID.

02

Choose scope

Export a single collection path when you need a quick snapshot or migration seed.

03

Download

FireDump streams the backup as a JSON file so you can archive it anywhere.