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

高度可配置化的企业管理系统!企业内部可免费使用!零代码/低代码快速搭建企业中台、CRM客户关系管理、WMS库存管理、TMS运输管理、SCM供应链管理、MES/MOM,甚至是 ERP 企业资源计划!

Documentation

69

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.

Install and run instructions9pt45

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under GPL-3.0.

Engineering

74

Reproducibility6pt10

No dependency lockfile found (−70 pts).

Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.

CI/CD14pt72

CI is configured (.github/workflows/lint.yml).

Tests18pt80

Test files detected (src/test).

Linting and formatting5pt100

Java/Kotlin linting configured (.eslintrc.js).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

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)
  • 244
    Forks
  • 159
    Releaseslatest 6y ago

Community

  • Community health
  • authors own >50% of commits
  • 1,012
    Watchers

Responsiveness

  • 5h
    Median issue response
  • <1h
    Median PR merge time
  • 9
    Open issues
Repository files21 root entries
  • .deploy
    Good: Environment pinned via .deploy/Dockerfile.
  • .gitee
  • .github
    Good: CI is configured (.github/workflows/lint.yml).
    Good: Issue or PR templates present.
  • .mvn
  • .vscode
  • src
    Good: Test files detected (src/test).
  • .codecov.yml
  • .eslintrc.js
    Good: Java/Kotlin linting configured (.eslintrc.js).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .prettierrc.js
  • .travis.yml
  • @rbv
  • COMMERCIAL
  • LICENSE
    Good: Licensed under GPL-3.0.
  • mvnw
  • mvnw.cmd
  • package.json
    Good: Dependency manifest found (package.json).
  • 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.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • SECURITY.md
    Good: Security policy present.