README
@articulate/consul-sync
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.
Consul helper to sync KV to env vars
<script type="module">
import articulateConsulSync from 'https://cdn.skypack.dev/@articulate/consul-sync';
</script>
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.