doorsense
A project to surface the status of the UCC door via HTTP
Running
- Install requirements using
npm install
. - Copy
.env.example
to.env
and fill out required variables. - Run using
npm start
.
add door history recording and an endpoint to expose it (only toggled on for UCC right now) also handle a lot of the /state endpoints in one reused function.
Name | Last commit | Last update |
---|---|---|
pages | ||
static | ||
.env.example | ||
.gitignore | ||
LICENSE | ||
README.md | ||
main.js | ||
package-lock.json | ||
package.json |