-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Marjo edited this page Jan 9, 2026
·
2 revisions
Welcome to the LazyFire wiki! LazyFire is a terminal UI for browsing Firebase Firestore databases.
- Multi-project support - Switch between Firebase projects
- Tree navigation - Browse collections, documents, and subcollections
- Query Builder - Interactive Firestore query builder with WHERE, ORDER BY, LIMIT
- Visual select mode - Select multiple documents for batch operations
- Smart caching - Documents and collections cached with visual indicator
- jq query support - Filter JSON with jq syntax
- Document stats - View Firestore limits compliance
- Customizable theme - Configure colors and icons
# Install
go install github.com/marjoballabani/lazyfire@latest
# Run
lazyfire- Installation
- Navigation
- Query Builder
- Filtering & jq Queries
- Visual Select Mode
- Document Stats
- Configuration
- Keybindings
- Go 1.21+
- Firebase CLI (
firebase-tools) installed and authenticated - A Nerd Font (optional, for icons)