98

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 3% of 5,156 graded repos

Web tool for monitoring Mesh Node Deployment over TCP/HTTP

TypeScript542BSD-3-Clause1mo ago

Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.

Top fixes

Highest-impact changes first, ranked by point weight

5 to address
  1. 1
    Dependency manifest6pt

    Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.

  2. 2
    Dependency manifest6pt

    Add a `keywords` array to help people find your package on npm.

  3. 3
    Dependency manifest6pt

    Add a `homepage` field pointing to your docs or project website.

  4. 4
    Contributing guide5pt

    Show new contributors how to get a local dev environment running.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

98

Contributing guide5pt88

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under BSD-3-Clause.

Engineering

100

Tests18pt100

Test files detected (src/App.test.tsx).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Reproducibility6pt100

Lockfile present (package-lock.json). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

92

Dependency manifest6pt75

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 67
    Forks
  • 347
    Releaseslatest 10mo ago

Community

  • 85% - Good
    Community health
  • 2 bus factor
    authors own >50% of commits
  • 542
    Watchers

Responsiveness

  • 3h
    Median issue response
  • <1h
    Median PR merge time
  • 23
    Open issues
Repository files70 root entries
  • .claude
  • .devcontainer
    Good: Environment pinned via .devcontainer/Dockerfile.
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Dependabot covers 3 ecosystems (npm, github-actions, docker). Dependencies stay current.
    Good: Issue or PR templates present.
  • .superpowers
  • desktop
  • docker
  • docs
  • examples
  • helm
  • lxc
  • public
  • scripts
  • src
    Good: Test files detected (src/App.test.tsx).
  • tests
  • tiles
  • tools
  • .dockerignore
  • .env.example
  • .env.production.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .npmrc
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • ARCHITECTURE.md
  • CHANGELOG.md
  • check-admin.mjs
  • CLAUDE.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • copy-telemetry.mjs
  • docker-compose.ble.yml
  • docker-compose.dev.yml
  • docker-compose.local.yml
  • docker-compose.production.yml
  • docker-compose.rpi.yml
  • docker-compose.test.yml
  • docker-compose.upgrade-test.yml
  • docker-compose.upgrade.yml
  • docker-compose.yml
  • docker-simple.yml
  • Dockerfile
  • Dockerfile.armv7
  • Dockerfile.proxy
  • embed.html
  • eslint.config.mjs
  • export.yaml
  • generate-vapid-keys.js
  • index.html
  • LICENSE
    Good: Licensed under BSD-3-Clause.
  • logfile.txt
  • message.txt
  • nginx.conf
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • PLAN_3770.md
  • PLAN.md
  • protobufs
  • proxy-start.sh
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • RELEASE_NOTES.md
  • reset-admin.mjs
  • SECURITY.md
    Good: Security policy present.
  • start.sh
  • test-telemetry-fix.mjs
  • TODOS.md
  • tsconfig.json
  • tsconfig.node.json
  • tsconfig.server.json
  • vite.config.ts
  • vitest.config.ts
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/yeraze/meshmonitor)](https://www.repo-grade.com/report/yeraze/meshmonitor)

More graded TypeScript repos