Tools to help gather occupancy data at the Library
npm install @uvalib/occupancy-toolsoccupancy-tools> Scripts to pull occupancy (and related) data from endpoints into our db
````
export FIREBASEKEY=$(cat /path/to/keyfile)
export AXISUSER=user
export AXISPASS=password
npx occupancy-poller
First build the service container using this TeamCity job.
Then deploy the container using this TeamCity job