An open API service indexing awesome lists of open source software.

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.

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`