0
/ 100
Polished and well engineered. Punching above its star count.
Launch your own web3 decentralized prediction market in minutes (Polymarket like)
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
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
91
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
96
CI is configured (.github/workflows/pr.yml).
Test files detected (tests).
Linter or formatter configured (.editorconfig).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Issue or PR templates present.
Project health
95
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
- -Commits (30d / 90d)
- 699Forks
- 0Releases
Community
- -Community health
- -authors own >50% of commits
- 677Watchers
Responsiveness
- 9hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files31 root entries
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Code of conduct present.Good: CI is configured (.github/workflows/pr.yml).Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- .husky
- docs
- infraGood: Environment pinned via infra/docker/Dockerfile.
- public
- scripts
- src
- testsGood: Test files detected (tests).
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.example
- .gitignoreGood: .gitignore present.
- .nvmrc
- components.json
- docs.config.ts
- eslint.config.mjs
- knip.config.ts
- LICENSEGood: Licensed under Other.
- next.config.ts
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- postcss.config.ts
- 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.
- sentry.server.config.ts
- tsconfig.json
- tsconfig.test.json
- vercel.json
- vitest.config.ts
- vitest.setup.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/kuestcom/prediction-market)