Fast, Frictionless Local Development for Frappe

Actions to Speed Up Development

Skip the terminal access essential development tools directly from the UI.

.

VS Code

Open entire bench codebase directly in your editor.

Scoped Terminal

Open a CLI routed specifically to your active site folder.

Database Migrate

Run site migrations without remembering commands.

Clear Cache

Purge your site’s cache instantly with a single click.

Key Features

Bench Management

Spin up isolated benches with a single click—no Docker configuration required. The Bench Overview panel puts your workflow front and center, letting you instantly open your bench directly in VS Code or launch a Devcontainer to start coding without missing a beat.

Site Management

We surfaced repetitive commands directly in the Site Overview. Instantly trigger a Database Migration, Clear Cache, or launch a Terminal shell that is automatically scoped and routed directly to that specific site. Plus, built-in routing automatically provisions SSL certificates for all your *.localhost sites so you can test securely.

App Management

Browse and 1-click install standard apps like ERPNext, Frappe CRM, and Frappe Wiki directly from the integrated Frappe Brewery catalog.

Custom Apps

Seamlessly pull and register custom Frappe apps directly from public or private GitHub repositories, or mount them from your local file system. Add your custom apps to any site to test logic and UI changes live in a production-like local environment.

Diagnostics

Track all system tasks, bench commands, and background operations in a unified real-time Activity Stream. The built-in Diagnostics module monitors your environment and provides a 1-click “Fix” button to automatically repair broken states, network issues, or macOS Gatekeeper blocks.

Why Choose Frappe Local

Build, test, and manage Frappe without environments setup hassle or typing commands.

Built in the open

Frappe Local is 100% open source under the MIT license free on unlimited sites, full source on GitHub. Found a bug or want a feature? Open an issue. Want to contribute? Pull requests are welcome.

Questions Before You Start?

More Frappe Tools