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

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.