78
/ 100
Solid engineering. The biggest lever is test coverage.
An open source MSP PSA from Nine Minds
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 4Issue and PR templates6pt
Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
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.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
95
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under Other.
Engineering
61
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (ee/appliance/host-service/tests).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/circular-deps.yml).
Linter or formatter configured (ee/extensions/softwareone-ext/.eslintrc.json).
Project health
92
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 935 / 3968Commits (30d / 90d)
- 47Forks
- 36Releaseslatest 1y ago
Community
- 50% - FairCommunity health
- 2 bus factorauthors own >50% of commits
- 128Watchers
Responsiveness
- 22hMedian issue response
- <1hMedian PR merge time
- 55Open issues
Repository files93 root entries
- .crew
- .githubGood: CI is configured (.github/workflows/circular-deps.yml).Good: Environment pinned via .github/docker-compose.yaml.
- .impeccable
- cli
- docker
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eeGood: Test files detected (ee/appliance/host-service/tests).Good: Linter or formatter configured (ee/extensions/softwareone-ext/.eslintrc.json).
- eslint-plugin-custom-rules
- extensions
- helm
- hocuspocus
- packages
- patches
- pgbouncer
- redis
- scripts
- sdk
- server
- services
- setup
- shared
- test-config
- test-harness
- tools
- types
- .dockerignore
- .env.e2e
- .env.example
- .env.localtest
- .env.runner
- .env.runner.example
- .gitignoreGood: .gitignore present.
- .npmrc
- .nvmrc
- .nxignore
- app.json
- ARCHITECTURE_FIX.md
- assemblyscript-0.27.36.tgz
- compose.env
- context.md
- DESIGN.md
- devbox.json
- devbox.lock
- docker-compose.base.yaml
- docker-compose.ce.yaml
- docker-compose.e2e-local.yaml
- docker-compose.e2e-simple.yaml
- docker-compose.e2e-with-worker.yaml
- docker-compose.e2e.yaml
- docker-compose.ee.yaml
- docker-compose.imap-test.yaml
- docker-compose.imap.ce.yaml
- docker-compose.minio-dev.yaml
- docker-compose.ngrok.yaml
- docker-compose.override.yaml
- docker-compose.playwright-deps.yaml
- docker-compose.playwright-workflow-deps.yml
- docker-compose.playwright.yml
- docker-compose.prebuilt.base.yaml
- docker-compose.prebuilt.ce.yaml
- docker-compose.prebuilt.ee.yaml
- docker-compose.prod.yaml
- docker-compose.runner-dev.yml
- docker-compose.setup-ubuntu.override.yaml
- docker-compose.test-citus.yaml
- docker-compose.test-minio.yaml
- docker-compose.test.yml
- docker-compose.yaml
- Dockerfile
- Dockerfile.build
- Dockerfile.dev
- Dockerfile.test
- eas.json
- environment.txt
- eslint.config.js
- LICENSE.mdGood: Licensed under Other.
- Makefile
- nx.json
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PRODUCT.md
- README.mdGood: 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- research.md
- rust-toolchain.toml
- scout-assets-software-inventory.md
- scout-product-data-model.md
- scout-product-ui-actions.md
- server-dev-entrypoint.sh
- skip-budget.json
- translation-report.txt
- tsconfig.base.json
- tsconfig.json
- vitest.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/nine-minds/alga-psa)