This branch contains a "statusboard" web app that is designed to display ongoing realtime information about each brigade's project-indexing opportunities.
At this point you need to download and unzip the index branch into a "./dist/data" folder.
Once this is in place, you can install / run the app with the standard npm run commands:
npm install .
npm run watch