This is the repository for the Secare website. Secare is an online platform to segment time series data from the CommonSense platform.
Currently it provides only a web interface, but in the future REST-style json api will be available.
Install npm packages: npm install
.
Optionally: cd assets; bower install
to update Bower (frontend) packages.
To run on local development machine: cake dev