0

/ 100

GradeC

Good community traction and solid fundamentals. Nearly in the top tier.

⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。

Documentation

84

Contributing guide5pt0

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.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

51

CI/CD14pt0

No CI configuration detected in this repository.

If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.

Linting and formatting5pt0

No Java/Kotlin linter configured.

Add Checkstyle or Spotless for Java formatting, or ktlint/Detekt for Kotlin. Run it via Maven/Gradle or as a CI step.

Tests18pt80

Test files detected (paicoding-core/src/test).

Reproducibility6pt80

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

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pom.xml).

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)
  • 612
    Forks
  • 0
    Releases

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 3,125
    Watchers

Responsiveness

  • 1d 12h
    Median issue response
  • <1h
    Median PR merge time
  • 24
    Open issues
Repository files30 root entries
  • .ai
  • .claude
  • .codex-artifacts
  • .github
    Good: Issue or PR templates present.
  • .qoder
  • docs
  • paicoding-api
  • paicoding-core
    Good: Test files detected (paicoding-core/src/test).
  • paicoding-miniapp
    Good: Lockfile present (paicoding-miniapp/package-lock.json). Installs are reproducible.
  • paicoding-service
  • paicoding-ui
    Good: Environment pinned via paicoding-ui/src/main/resources/static/editormd/lib/codemirror/mode/dockerfile.
  • paicoding-web
  • scripts
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • CLAUDE.md
  • deploy-vod-cert.sh
  • deploy.sh
  • GEMINI.md
  • image.md
  • launch.sh
  • License
    Good: Licensed under Apache-2.0.
  • mvnw
  • mvnw.cmd
  • pom.xml
    Good: Dependency manifest found (pom.xml).
  • 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.
  • start-elasticsearch.sh
  • sync-static-to-oss.sh