Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.04 KB
An open source pit display created for use in the FIRST Robotics Competition, utilizing The Blue Alliance's API.

NodeJS MIT License

FRC Pit Display

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

  1. Download the files
  2. Open config.json and add your TBA key, your team number, and the port you would like the server to run on
  3. Go to terminal and type npm install
  4. Now, in terminal, type node app.js
    Done! Enjoy!