92
/ 100
Polished and well engineered. Punching above its star count.
The next-generation couch surfing platform. Free forever. Community‑led. Non‑profit. Modern. Chuck us a star :)
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.
- 4Contributing guide5pt
Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
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
90
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under MIT.
Engineering
93
Test files detected (app/backend/src/tests).
CI is configured (.github/workflows/auto-format.yml).
Linter or formatter configured (app/mobile/.prettierrc).
Lockfile present (.claude/tools/uv.lock). Installs are reproducible.
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (.claude/tools/pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 190 / 1977Commits (30d / 90d)
- 99Forks
- 0Releases
Community
- 62% - FairCommunity health
- 3 bus factorauthors own >50% of commits
- 553Watchers
Responsiveness
- 6hMedian issue response
- 13hMedian PR merge time
- 324Open issues
Repository files13 root entries
- .claudeGood: Lockfile present (.claude/tools/uv.lock). Installs are reproducible.Good: Dependency manifest found (.claude/tools/pyproject.toml).Good: .gitignore present.
- .githubGood: CI is configured (.github/workflows/auto-format.yml).Good: Dependabot covers 4 ecosystems (uv, pip, npm, docker). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- appGood: Licensed under MIT.Good: Test files detected (app/backend/src/tests).Good: Linter or formatter configured (app/mobile/.prettierrc).Good: Environment pinned via app/.devcontainer/docker-compose.yml.Issue: Build artifacts or local files may be committed (app/mobile/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
- foundation
- .git-blame-ignore-revs
- .gitattributes
- .gitignore
- .gitlab-ci.yml
- CLAUDE.md
- license.md
- 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.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/couchers-org/couchers)