https://github.com/mozilla/heatmap
INACTIVE - http://mzl.la/ghe-archive - Context Graph Data Ingestion
https://github.com/mozilla/heatmap
inactive unmaintained
Last synced: 9 months ago
JSON representation
INACTIVE - http://mzl.la/ghe-archive - Context Graph Data Ingestion
- Host: GitHub
- URL: https://github.com/mozilla/heatmap
- Owner: mozilla
- License: mpl-2.0
- Archived: true
- Fork: true (crankycoder/heatmap)
- Created: 2016-07-14T13:37:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T11:53:45.000Z (over 7 years ago)
- Last Synced: 2025-09-22T06:45:18.895Z (10 months ago)
- Topics: inactive, unmaintained
- Language: JavaScript
- Size: 235 KB
- Stars: 14
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heatmap
This is an add-on to collect and submit data to the context graph
backend.
## dev
Install `jpm`, `addons-linter`, `eslint` and dev dependencies
```
npm install .
```
## testing:
Arguments after `--` go to `jpm`
```
npm test -- --tbpl -b Aurora
```