Skip to content
Snippets Groups Projects

doorsense

A project to surface the status of the UCC door via HTTP

Running

  1. Install requirements using npm install.
  2. Copy .env.example to .env and fill out required variables.
  3. Run using npm start.