Skip to content
Snippets Groups Projects
James Arcus's avatar
James Arcus authored
84eab297

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.