Spotty takes a live MQTT feed of signal reports from M0LTE (Tom) and maps them and creates other reports. See the help page text for more info.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build