Getting Started
Introduction
DevConsole is a 'God-mode' tool for your local development environment. It injects a powerful overlay into your web app, allowing you to inspect state, manipulate auth, replay API requests, and monitor performance without leaving your browser tab.
Zero Config
Works out of the box with most modern frameworks. No complex setup files required.
Framework Agnostic
Compatible with Next.js (App & Pages), React, Vue, Svelte, and vanilla HTML/JS.
Unified State
Unify Redux, Zustand, and React Query into a single command center with one line of code.
Fully Modular
Every tab and feature is modular. Easily rearrange, hide, or inject custom tabs to fit your workflow.
Data-Driven
Tailor the entire toolkit—from API endpoints to onboarding steps—using a simple .devconsole.json configuration file.