# rohanprasadofficial/localflare

local cloudflare

Repository: https://github.com/rohanprasadofficial/localflare
Canonical: https://ross.abutalabs.com/products/localflare
Homepage: https://localflare.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: cloudflare, fullstack, workers, wrangler
Last push: 2026-03-14T12:04:08+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 72, release rhythm 35, longevity 17
- inputs: {"age_days": 248, "days_push": 172, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1553, forks 72 (observed 2026-08-28T04:05:02.845076+00:00)

## What it is
Localflare is a zero-config local development dashboard for Cloudflare Workers that provides visual tools for D1 databases, KV namespaces, R2 buckets, Durable Objects, and Queues. It reads wrangler.toml automatically, runs your worker locally, and exposes a browser-based studio for inspecting and editing local Cloudflare resources.

## Use cases
- browse and edit D1 database data locally while developing a Cloudflare Worker
- inspect and edit KV namespace key-value pairs during local development
- upload and manage R2 bucket objects locally
- send test messages to Queues in local development
- view and interact with Durable Object instances locally
- generate dummy data for local D1 databases
- run a Cloudflare Worker locally with a visual dashboard without extra config

## When to choose
- you develop Cloudflare Workers with D1, KV, R2, Queues, or Durable Objects and want a GUI for local resources
- you want zero-config local tooling that reads wrangler.toml
- you use frameworks like Next.js, Nuxt, Remix, or Hono on Workers and need attach mode for custom dev servers

## When to avoid
- you need to manage production Cloudflare resources rather than local development state
- your project does not use Cloudflare Workers or wrangler
- you prefer wrangler's built-in CLI-only local development workflow

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, database, gui, http-server
- domain: developer-tools, cloud-computing, web-development, databases
- platform: cli, cross-platform
- tags: cloudflare-workers, wrangler, d1, kv, r2, durable-objects, queues, local-development, dashboard, tui, command-line, nodejs

## Member repositories
- rohanprasadofficial/localflare (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.845076+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:10.294589+00:00, confidence not recorded.
  - readme: https://github.com/rohanprasadofficial/localflare (fetched 2026-08-28T04:05:02.845076+00:00, sha 2b233dfd5e20)
  - homepage: https://localflare.dev (fetched 2026-08-29T11:30:56.068590+00:00, sha 41d361cf26af)
  - registry_npm: https://registry.npmjs.org/localflare (fetched 2026-08-29T11:30:56.077633+00:00, sha 975541e51898)
- Data as of 2026-08-30T08:39:29.467469+00:00.
