Skip to content

mini heat/cool/keep thermostat for practice purposes

Notifications You must be signed in to change notification settings

mkraenz/simple-thermostat

Repository files navigation

Thermostat Simulation

Data Source

Temperature data in db.json from NASA POWER project. Parameters: Location: Richmond, US Hourly Temperature Data

Getting started

Installing

Assumes you have globally installed

  • git
  • node.js

Clone the git repository

git clone REPO_LINK

Install, test and start:

npm run sanity-check

Building and Running

Perform a dev build (bundle.js) and start server:

npm install
npm run dev

About

mini heat/cool/keep thermostat for practice purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published