FlareDeskDocs

FlareDesk Documentation

Learn how to use FlareDesk to supercharge your Cloudflare Workers local development.

Quick Setup

Get started in under a minute

100% Private

Everything runs locally

Native Speed

Built with Tauri for performance

Get Started

What is FlareDesk?

FlareDesk is a native desktop application that provides a visual dashboard for managing your Cloudflare Workers local development environment. It integrates seamlessly with the Wrangler CLI to give you a powerful UI for inspecting and managing all your Worker bindings.

Instead of juggling CLI commands and browser tabs, FlareDesk brings everything into one elegant interface: D1 databases, KV namespaces, R2 buckets, Queues, Durable Objects, Workflows, and more.

Explore Features

Requirements

  • 1

    macOS 10.15 (Catalina) or later

    Supports both Apple Silicon and Intel Macs

  • 2

    Node.js and npm

    Required for running Wrangler

  • 3

    Wrangler CLI

    Install with npm install -g wrangler

Next Steps