Skip to content

migreva/detroitnow-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DetroitNow - Node

Dependencies

Install

npm install
npm install -g grunt-cli nodemon bower
bower install

Setup

  • Create a config.js file with the following contents
module.exports = {
  api_key: '...', // Chartbeat API key
  sites: [...] // list of sites to look at chartbeat info for
}

Run

nodemon app.js

Opens at http://localhost:3000

Watch js files

grunt browserify:watch

Credits

About

DetroitNow - NodeJS version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages