Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

File metadata and controls

13 lines (9 loc) · 541 Bytes

Secare - Online CommonSense segmentation Platform

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 locally

Install npm packages: npm install.

Optionally: cd assets; bower install to update Bower (frontend) packages.

Run locally

To run on local development machine: cake dev