Skip to content

Template for a shared, type-safe json config for web apps

License

Notifications You must be signed in to change notification settings

spautz/remote-config-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package-Wrapped Remote Config Template

Shared, type-safe json configs, with a SDK package.

This is under active development, last updated January 2026. Docs to come.

npm version readme build status test coverage vulnerabilities gzip size

SDK used to access the config.

The myconfig-sdk provides utilities to fetch, validate, cache, monitor, and backfill config values, in various environments.

npm version readme build status

The json values which the config-client accesses.

These files would typically be deployed to a static host, like S3.

npm version readme build status test coverage vulnerabilities gzip size

Internal package that provides common typings for the config values and the client package -- both current and legacy, to ensure backwards compatibility.

Demos

readme

Minimal demo app using the SDK to fetch and access values browser-side.

Server demo

(Not yet implemented)

Full demo

(Not yet implemented)

About

Template for a shared, type-safe json config for web apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published