@uvalib/occupancy-tools
v0.0.33
Published
Tools to help gather occupancy data at the Library
Downloads
6
Readme
occupancy-tools
Scripts to pull occupancy (and related) data from endpoints into our db
Usage
export FIREBASEKEY=$(cat /path/to/keyfile)
export AXISUSER=user
export AXISPASS=password
npx occupancy-poller
Deployment
First build the service container using this TeamCity job.
Then deploy the container using this TeamCity job