Skip to content

TuanaCelik/cumulio-pollution-landingpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cumulio-pollution-landingpage

Landing Page for the Demo Cumul.io Pollution Plugin

This repository accompanies the tutorial to create a basic plugin from an open API.

To run and see this accompanying landing page:

  1. npm install
  2. Create a file called ‘.env’ in the root directory. Here, fill the CUMULIO_API_KEY and CUMULIO_API_TOKEN fields with the ones from your Cumul.io profile. If you don’t have any yet, you can create them in the API Tokens tab in your profile: CUMULIO_API_KEY=XXX CUMULIO_API_TOKEN=XXX
  3. Replace dashboardId in public/js/app.js and server.js with your own dashboard ID which you can find on the dashboard editor in Cumul.io.
  4. npm run start or node index.js

About

Landing Page for the Demo Cumul.io Pollution Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published