localflare-dashboard
v0.1.2
Published
Dashboard UI for Localflare
Maintainers
Readme
localflare-dashboard
React dashboard UI for Localflare. A modern, feature-rich interface for managing Cloudflare Worker bindings locally.
Overview
This package provides the web-based dashboard UI for Localflare:
- Modern React - Built with React 19 and TypeScript
- Beautiful UI - Tailwind CSS 4 with Radix UI components
- Feature Rich - Full management interface for all Cloudflare bindings
Features
D1 Database Explorer
- Browse tables and schemas
- Run SQL queries with syntax highlighting
- Edit, insert, and delete rows
- Export query results
KV Browser
- View all key-value pairs
- Edit values with JSON support
- Bulk delete operations
- Search and filter keys
R2 File Manager
- Browse objects in buckets
- Upload and download files
- View object metadata
- Delete objects
Queue Inspector
- View queue messages
- Send test messages
- Monitor queue activity
Durable Objects
- List all DO namespaces
- View active instances
- Inspect instance state
Tech Stack
- React 19 - Latest React with concurrent features
- TypeScript - Full type safety
- Tailwind CSS 4 - Modern utility-first CSS
- Radix UI - Accessible component primitives
- TanStack Query - Powerful data fetching
- TanStack Table - Flexible table component
- Vite - Fast build tooling
Related Packages
| Package | Description |
|---------|-------------|
| localflare | CLI tool (main package) |
| localflare-core | Miniflare wrapper and config parser |
| localflare-server | Dashboard API server |
License
MIT
