An open source pit display created for use in the FIRST Robotics Competition, utilizing The Blue Alliance's API.
An open source pit display created for use in the FIRST Robotics Competition, utilizing The Blue Alliance's API.
━━━━━━━━━━━━━━━
Developed by
Jack Tajkef - Team 7415 - jtajkef25@dths.org
━━━━━━━━━━━━━━━
Instructions
- Download the files
- Open config.json and add your TBA key, your team number, and the port you would like the server to run on
- Go to terminal and type npm install
- Now, in terminal, type node app.js
Done! Enjoy!