0
/ 100
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
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 Apache-2.0.
Engineering
51
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.
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.
Test files detected (paicoding-core/src/test).
Lockfile present (paicoding-miniapp/package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (pom.xml).
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)
- 612Forks
- 0Releases
Community
- -Community health
- -authors own >50% of commits
- 3,125Watchers
Responsiveness
- 1d 12hMedian issue response
- <1hMedian PR merge time
- 24Open issues
Repository files30 root entries
- .ai
- .claude
- .codex-artifacts
- .githubGood: Issue or PR templates present.
- .qoder
- docs
- paicoding-api
- paicoding-coreGood: Test files detected (paicoding-core/src/test).
- paicoding-miniappGood: Lockfile present (paicoding-miniapp/package-lock.json). Installs are reproducible.
- paicoding-service
- paicoding-uiGood: Environment pinned via paicoding-ui/src/main/resources/static/editormd/lib/codemirror/mode/dockerfile.
- paicoding-web
- scripts
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CLAUDE.md
- deploy-vod-cert.sh
- deploy.sh
- GEMINI.md
- image.md
- launch.sh
- LicenseGood: Licensed under Apache-2.0.
- mvnw
- mvnw.cmd
- pom.xmlGood: Dependency manifest found (pom.xml).
- 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.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