nodejs-config-helper

NodeJS Config Helper

Usage no npm install needed!

<script type="module">
  import nodejsConfigHelper from 'https://cdn.skypack.dev/nodejs-config-helper';
</script>

README

nodejs-config-helper

This package help you to manage your configuration. First check if a Docker Swarm Secret exists, else if exist a environment variable use this; else use a default value if this is provided.