@articulate/consul-sync

Consul helper to sync KV to env vars

Usage no npm install needed!

<script type="module">
  import articulateConsulSync from 'https://cdn.skypack.dev/@articulate/consul-sync';
</script>

README

@articulate/consul-sync

@articulate/consul-sync Build Status Coverage Status NSP Status

Syncs Consul KV pairs to your process.env.

Helps make instant updates to your env vars in memory.

See the documentation for details and examples.