Shared, type-safe json configs, with a SDK package.
This is under active development, last updated January 2026. Docs to come.
SDK used to access the config.
The myconfig-sdk provides utilities to fetch, validate, cache, monitor, and backfill config values, in various environments.
The json values which the config-client accesses.
These files would typically be deployed to a static host, like S3.
Internal package that provides common typings for the config values and the client package -- both current and legacy, to ensure backwards compatibility.
Minimal demo app using the SDK to fetch and access values browser-side.
(Not yet implemented)
(Not yet implemented)