Skip to content

Team3128/mantaScouting_public_2023

Repository files navigation

Install node: https://nodejs.org/en/download/

First install, please run npm install to install the initial packages

To run local dev server (terminal command): npm run nep2n; npm run mercy; npm run osprey;

Scripts are in package.json, those commands run npx snowpack dev --config config/Mercy.config.js Those config files are in the config folder, which change the openUrl property to their respective subfolders.

For example, running npm run nep2n runs the respective script in package.json. Which is npx snowpack dev --config config/Nep2n.config.js, and that changes the openURl property to Nep2n/index.html, so when you run a live server, the Url opens localhost:8080/Nep2n/index.html, which is the project that you want to edit.

If you're looking to use this system for yourself,

  1. Change this.firebasePath in dataStructure.js, as well as this.firebaseConfig to your firebase config
  2. Change availPaths variable in Mercy/script.js to the event keys that you are planning to use the database for (e.g 2023casd)
  3. Change TBA key in api_url variable in Mercy/script.js to your TBA key

Web-hosted apps:

  1. https://osprey-host.vercel.app/
  2. https://mercy-host.vercel.app/
  3. https://nep2n-host.vercel.app/

Scouting Systems Writeup https://docs.google.com/document/d/1ncJgYOuvw-jP3lUdvfEbWR4viPAjw0fkJia4bnxCOUg/edit?usp=sharing

Osprey User Manual https://docs.google.com/document/d/1nnusSLb2-aIXS8suVCjo5ODfzIJTaM9mqirKJhm6U10/edit?usp=sharing

About

Public Repository for Team 3128's Scouting System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •