@adexchange/aeg-limelight-api

Limelight API

Usage no npm install needed!

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

README

README

What is this repository for?

Limelight API

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