An open API service indexing awesome lists of open source software.

https://github.com/fiveisprime/nest-bootstrap

Bootstrap application for Nest thermostats.
https://github.com/fiveisprime/nest-bootstrap

Last synced: about 1 year ago
JSON representation

Bootstrap application for Nest thermostats.

Awesome Lists containing this project

README

          

Nest Bootstrap
=======
Bootstrap application for Nest thermostats.

##Getting Started

* Clone this repository
* Install the dependencies using `npm install`
* Update the configuration to include your `username` and `password`
* Run the application using `node app.js`
* Open the application which will be running at `http://localhost:3000`