Switch API endpoints and configuration flags instantly. Override environment variables at runtime without a single rebuild.
Change your API base URL or feature flags on the fly.
Create presets for Staging, Development, and Local environments.
Intelligent reloading when critical configuration changes.
Safely inject credentials only in the development environment.
DevConsole intercepts request URLs and state initialization, allowing it to swap values before your app logic sees them.
Yes, environment presets can be stored in your Git repo so the whole team has the same staging/dev setups.
Explore more DevConsole capabilities