{"id":50303249,"url":"https://github.com/ktul15/firecost","last_synced_at":"2026-05-28T14:01:02.640Z","repository":{"id":357362274,"uuid":"1236602700","full_name":"ktul15/firecost","owner":"ktul15","description":"Catch Firestore queries that blow up your bill. Open-source linter + cost predictor.","archived":false,"fork":false,"pushed_at":"2026-05-12T13:30:48.000Z","size":11,"stargazers_count":0,"open_issues_count":151,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T13:36:54.523Z","etag":null,"topics":["cost-optimization","developer-tools","firebase","firestore","linter","static-analysis","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktul15.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-12T11:58:52.000Z","updated_at":"2026-05-12T12:17:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ktul15/firecost","commit_stats":null,"previous_names":["ktul15/firecost"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ktul15/firecost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktul15%2Ffirecost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktul15%2Ffirecost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktul15%2Ffirecost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktul15%2Ffirecost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktul15","download_url":"https://codeload.github.com/ktul15/firecost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktul15%2Ffirecost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33611254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cost-optimization","developer-tools","firebase","firestore","linter","static-analysis","typescript"],"created_at":"2026-05-28T14:01:01.633Z","updated_at":"2026-05-28T14:01:02.628Z","avatar_url":"https://github.com/ktul15.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firecost\n\nCatch Firestore queries that will blow up your Firebase bill — before they ship.\n\n\u003e **Status:** Early development. The OSS linter (v0.1) is the first deliverable. See the roadmap below.\n\n## What it will do\n\n- **Linter** — static analysis for TS / JS that flags expensive Firestore patterns: unbounded `onSnapshot`, missing `.limit()`, N+1 reads, forgotten unsubscribes, self-triggering Cloud Functions, and more.\n- **Cost dashboard** — connects to your Firebase project, pulls billing + usage from BigQuery, projects next-month cost, alerts on spikes.\n- **Code-to-cost attribution** — runtime SDK shim (Scale tier) maps every read/write to the exact line of code that triggered it.\n\n## Why\n\nFirebase Console tells you the total bill. It does not tell you which 12 lines of code drove 80% of your reads. firecost does.\n\n## Roadmap\n\n| Milestone | Scope | Target |\n|---|---|---|\n| M1 | OSS TS linter, 12 rules, npm + GitHub Actions | Weeks 1–6 |\n| M2 | Cost dashboard MVP + BigQuery ingestion + Stripe | Weeks 7–12 |\n| M3 | GitHub PR bot + Slack alerts (Growth tier) | Weeks 13–18 |\n| M4 | Runtime SDK shim — the moat (Scale tier) | Weeks 19–26 |\n| M5 | Dart / Flutter support | Weeks 27–34 |\n\n## Pricing (planned)\n\n| Tier | Price | Who |\n|---|---|---|\n| OSS linter | Free | Anyone |\n| Starter | $49/mo | Seed startups, 1 project |\n| Growth | $149/mo | Series A, PR bot + Slack |\n| Scale | $499/mo | Series B+, runtime attribution |\n| Enterprise | Custom | SAML, SOC2, audit reports |\n\n## License\n\nMIT (linter, CLI, SDK). Dashboard application code is source-available in this repo but not licensed for redistribution.\n\n## Contact\n\nPre-launch. Watching this repo is the best way to follow progress.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktul15%2Ffirecost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktul15%2Ffirecost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktul15%2Ffirecost/lists"}