Strong community interest, but tests, CI, or docs need work.
数字底座是一款面向大型政府、企业数字化转型,基于身份认证、组织架构、岗位职务、应用系统、资源角色、数据目录、安全控制等功能构建的统一且安全的管理支撑平台。数字底座基于三员管理模式,具备微服务、多租户、容器化和国产化,支持用户利用代码生成器快速构建自己的业务应用,同时可关联诸多成熟且好用的内部生态应用。
Documentation
56
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
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.
Licensed under GPL-3.0.
Engineering
60
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.
Lockfile present (vue/y9vue-kernel-standard/package-lock.json). Installs are reproducible.
Test files detected (y9-digitalbase-common/risenet-y9boot-common-util/src/test).
Java/Kotlin linting configured (vue/y9vue-kernel-standard/.eslintrc.js).
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)
- 441Forks
- 5Releaseslatest 1y ago
Community
- —Community health
- —authors own >50% of commits
- 2,596Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 1Open issues
Repository files22 root entries
- .gitea
- .gitee
- .githubGood: Issue or PR templates present.
- style
- vueGood: Java/Kotlin linting configured (vue/y9vue-kernel-standard/.eslintrc.js).Good: Lockfile present (vue/y9vue-kernel-standard/package-lock.json). Installs are reproducible.
- y9-digitalbase-bom
- y9-digitalbase-commonGood: Test files detected (y9-digitalbase-common/risenet-y9boot-common-util/src/test).
- y9-digitalbase-dependencies
- y9-digitalbase-example
- y9-digitalbase-idcode
- y9-digitalbase-module
- y9-digitalbase-parent
- y9-digitalbase-starter
- y9-digitalbase-support
- .gitattributes
- .gitignoreGood: .gitignore present.
- CHANGELOG.md
- HEADER
- LICENSEGood: Licensed under GPL-3.0.
- lombok.config
- 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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.