@adexchange/aeg-redshift

Redshift client

Usage no npm install needed!

<script type="module">
  import adexchangeAegRedshift from 'https://cdn.skypack.dev/@adexchange/aeg-redshift';
</script>

README

README

What is this repository for?

Redshift client

How do I get set up?

  1. Clone the repository
  2. Run npm install
  3. Create a config file in the config directory for yourself named #name#.config
  4. To set your config file, run export NODE_ENV=#name#.config
  5. Run npm test to run unit tests
  6. Run npm run dev while doing development work to run jshint watch and tests