Welcome to FlagVault Demo
Explore the capabilities of FlagVault SDK through interactive demonstrations
System Status
Demo Feature Flag
Checking...
Beta Features
Checking...
Maintenance Mode
Checking...
Basic Feature Flags
Simple on/off toggles with real-time status updates
View Demo
A/B Testing
Switch between different UI designs and layouts
View Demo
Percentage Rollout
Visualize how percentage rollouts affect users
View Demo
React Hooks
useFeatureFlag and useFeatureFlagCached examples
View Demo
Error Handling
Graceful degradation and fallback behaviors
View Demo
Getting Started
To use this demo, you'll need to configure your FlagVault API keys in the .env.local file:
NEXT_PUBLIC_FLAGVAULT_TEST_API_KEY=test_your_api_key_here
NEXT_PUBLIC_FLAGVAULT_LIVE_API_KEY=live_your_api_key_hereGet your API keys from the FlagVault Dashboard