A highly configurable peer-to-peer FRC scouting web app.
https://meanscout.team2471.org
Check out MeanScout's about page for features, guides, and other information about the app.
Find a problem? Make an issue!
Fix a problem? Make a pull request!
To develop MeanScout (or a fork), you will need Node.js/npm, a text editor, a terminal, and a browser. After cloning, use npm install
and then npm run dev
in the root folder to start tinkering.
View the SvelteKit docs to learn how to build and deploy MeanScout.