Skip to content

keen/discoveries-demo

Repository files navigation

Discoveries Explorer (Prototype)

This is a simple way to explore the amazing Discoveries API.

To install:

git clone https://github.com/keen/discoveries-demo.git
cd discoveries-demo
npm install
npm install -g webpack-dev-server

Copy app.config-example.js to app.config.js. Open up app.config.js and plugin your read key and your project id.

To run:

npm run dev

open http://localhost:8080

Warning

This is a slightly buggy prototype, not a fully developed app. Occasionally changing the "Range" slider too quickly will trip up the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published