Skip to content

nningego/charting-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Charting Server

NodeJS, Express server hosted D3 charting

Alt text

Example chart on:

http://localhost:3000/charts

Set up

[Using v8.11.1 (npm v5.3.0)]
nvm use
npm install

Start app:

npm start

Start in debug mode:

nodemon src/app.js

About

Node server that renders real-time visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published