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.
- Host: GitHub
- URL: https://github.com/fiveisprime/nest-bootstrap
- Owner: fiveisprime
- Created: 2013-03-20T00:49:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-23T13:09:42.000Z (about 13 years ago)
- Last Synced: 2025-02-04T14:21:35.949Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`