Skip to content

Node module for showing some Google Visualizations of our crawled documents in CouchDB.

License

Notifications You must be signed in to change notification settings

healthonnet/hon-couchdb-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HON CouchDB Visualization

Simple Node module for showing some Google Visualizations of our crawled documents in CouchDB.

Available at http://couchdb.khresmoi.eu.

Deploy it yourself

Simply run:

$ npm install
$ COUCHDB_USER=MY_USER_NAME COUCHDB_PASSWORD=MY_PASSWORD node server.js

To override the CouchDB host (e.g. when using localhost on the machine itself), do:

$ COUCHDB_HOST=localhost node server.js

Developer

Maintainer

License

Apache 2.0.

About

Node module for showing some Google Visualizations of our crawled documents in CouchDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published