https://github.com/apinf/api-umbrella-dashboard
Dashboard experiment for API Umbrella Elasticsearch analytics.
https://github.com/apinf/api-umbrella-dashboard
Last synced: over 1 year ago
JSON representation
Dashboard experiment for API Umbrella Elasticsearch analytics.
- Host: GitHub
- URL: https://github.com/apinf/api-umbrella-dashboard
- Owner: apinf
- License: mit
- Created: 2017-05-23T08:50:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T15:20:30.000Z (almost 9 years ago)
- Last Synced: 2025-01-21T09:28:05.965Z (over 1 year ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 2
- Watchers: 16
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Umbrella Dashboard
Dashboard experiment for API Umbrella Elasticsearch analytics.
## Development
In order to run this API Umbrella Dashboard project, use the following instrucitons:
1. Install [Meteor](https://meteor.com)
2. Make sure NPM is installed (`npm -v`)
3. Clone this repository
4. Run `npm install` within the repository directory
5. Run `meteor`