0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 3Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
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
76
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
90
Test files detected (e2e/folders.spec.ts).
Lockfile present (composer.lock). Installs are reproducible.
CI is configured (.github/workflows/e2e.yaml).
PHP linting configured (.prettierrc).
Issue or PR templates present.
Project health
100
Dependency manifest found (composer.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
- -Commits (30d / 90d)
- 154Forks
- 230Releaseslatest 3y ago
Community
- -Community health
- -authors own >50% of commits
- 3,793Watchers
Responsiveness
- 3hMedian issue response
- 20hMedian PR merge time
- 594Open issues
Repository files40 root entries
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .examples
- .githubGood: CI is configured (.github/workflows/e2e.yaml).Good: Issue or PR templates present.
- .tx
- .vscode
- androidGood: Licensed under AGPL-3.0.
- appinfo
- docs
- e2eGood: Test files detected (e2e/folders.spec.ts).
- go-vod
- img
- l10n
- lib
- metadata
- patches
- scripts
- src
- stubs
- templates
- .gitattributes
- .gitignoreGood: .gitignore present.
- .l10nignore
- .npmignore
- .php-cs-fixer.php
- .prettierrcGood: PHP linting configured (.prettierrc).
- CHANGELOG.md
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- COPYING
- exiftest.jpg
- Makefile
- mkdocs.yml
- package-lock.json
- package.json
- playwright.config.ts
- psalm-ls.xml
- psalm.xml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.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.
- tsconfig.json
- webpack.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/pulsejet/memories)