Installation
Get up and running with App Config.json in minutes. Choose your language or platform, install the SDK, and start syncing configurations instantly.
📋 Prerequisites
- Node.js 18+ / Python 3.9+ / Go 1.20+ / CLI 2.0+
- Active API Key (generate in Dashboard)
- Internet access for initial sync
- Compatible environment variables setup
1. Install the SDK
Add the official App Config.json package to your project.
2. Initialize in your code
Import and initialize the client with your API key.
1. Install via Pip
Install the Python client using your preferred package manager.
2. Initialize & Load
Configure the client and fetch your configuration tree.
1. Fetch Module
Add the Go module to your project dependencies.
2. Wire it up
Initialize the provider and watch for changes.
1. Install CLI
Use Homebrew, npm, or direct binary download.
2. Authenticate
Log in to link the CLI to your workspace.
1. Pull the Agent
Use the official sidecar or init container image.
2. Run as Sidecar
Mount a shared volume to sync configs to your app container.
⚙️ Quick Configuration
After installation, define your environment variables. The SDK will automatically handle fallbacks and hot-reloading.
🔍 Verify Installation
Health Check Command
Run this to ensure the SDK is connected and syncing properly.
🚀 Next Steps
You're all set! Explore these resources to unlock the full power of App Config.json.