/BackEnd

Back End of the Klipfolio Project at Decode 2016

Primary LanguageJavaScript

Time Series Analysis Server Build Status

Setup:

  1. Download influxDB:
**MacOS:**
```
brew update
brew install influxdb
```

**Windows/Other**
https://docs.influxdata.com/influxdb/v1.0/introduction/installation
  1. Start influxDB: influxd

  2. Install dependancies & start server: npm install npm start

Access influxDB