volume-by-channel-bff
v0.2.5
Published
A BFF for fetching volume by channel information.
Downloads
6
Readme
volume-by-channel-bff
BFF responsible for getting the volume by channel needed for the volume by channel applets.
API Key
To make requests to this BFF, an API key is required. One can be produced upon request to Team Vision. Please ping @team-vision in the #vision slack channel. Please be prepared to explain your use case.
Install
npm install
Running Locally
- Modify src/index.js variable values in the
if (require.main === module) {
- You will need to run a build and specify the branch. ex:
DRONE_BRANCH=development npm run build
- Then cd into the
dist/cjs
directory and run the followingnode .
Test
npm test
Questions/Contact?
The maintainer of this repository is team Vision, please send any questions to our Slack channel or [email protected].
Copyright
Copyright © 2018-2019 Meltwater Group, all rights reserved.