@bluelilo/node-core

A set of core utilities for NodeJS services.

Usage no npm install needed!

<script type="module">
  import blueliloNodeCore from 'https://cdn.skypack.dev/@bluelilo/node-core';
</script>

README

node-core

A set of core utilities for NodeJS services.

env vars

Env var
ELASTIC_HOST Elastic cache host (required to enable elastic cache logs)
ELASTIC_USERNAME Elastic cache username
ELASTIC_PASSWORD Elastic cache password
REDIS_HOST Redis host (optional if cache not required)