Good community traction and solid fundamentals. Nearly in the top tier.
高度可配置化的企业管理系统!企业内部可免费使用!零代码/低代码快速搭建企业中台、CRM客户关系管理、WMS库存管理、TMS运输管理、SCM供应链管理、MES/MOM,甚至是 ERP 企业资源计划!
Documentation
69
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 documents how to install the project.
README is present.
Licensed under GPL-3.0.
Engineering
74
No dependency lockfile found (−70 pts).
→ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/lint.yml).
Test files detected (src/test).
Java/Kotlin linting configured (.eslintrc.js).
Issue or PR templates present.
Project health
100
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)
- 244Forks
- 159Releaseslatest 6y ago
Community
- —Community health
- —authors own >50% of commits
- 1,012Watchers
Responsiveness
- 5hMedian issue response
- <1hMedian PR merge time
- 9Open issues
Repository files21 root entries
- .deployGood: Environment pinned via .deploy/Dockerfile.
- .gitee
- .githubGood: CI is configured (.github/workflows/lint.yml).Good: Issue or PR templates present.
- .mvn
- .vscode
- srcGood: Test files detected (src/test).
- .codecov.yml
- .eslintrc.jsGood: Java/Kotlin linting configured (.eslintrc.js).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .prettierrc.js
- .travis.yml
- @rbv
- COMMERCIAL
- LICENSEGood: Licensed under GPL-3.0.
- mvnw
- mvnw.cmd
- package.jsonGood: Dependency manifest found (package.json).
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- SECURITY.mdGood: Security policy present.