This is the UI for the termo-api backend, a DIY RaspberryPi driven thermostat.
You will need the following things properly installed on your computer.
You will also need a config/secrets.json
file, see config/secrets.json.example
You will need a termo-api backend and a termo unit.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
ember build
$ script/deploy
Note See deploy script for server setup
- ember: http://emberjs.com/
- ember-cli: http://www.ember-cli.com/