Getting some notice. Tests and CI would be the fastest wins.

Open Source White-label opinionated ERP web app

Documentation

58

Install and run instructions9pt10

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt30

Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).

Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.

README12pt85

README is present.

License6pt100

Licensed under AGPL-3.0.

Engineering

60

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

CI/CD14pt40

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

Reproducibility6pt70

Lockfile present (composer.lock). Installs are reproducible.

Tests18pt80

Test files detected (han/__tests__).

Linting and formatting5pt100

PHP linting configured (.editorconfig).

Project health

100

Dependency manifest6pt100

Dependency manifest found (composer.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)
  • 5
    Forks
  • 1000
    Releaseslatest 9mo ago

Community

  • Community health
  • authors own >50% of commits
  • 45
    Watchers

Responsiveness

  • 6d 19h
    Median issue response
  • <1h
    Median PR merge time
  • 480
    Open issues
Repository files69 root entries
  • .ai
  • .claude
    Good: Security policy present.
  • .gemini
  • .github
    Good: CI is configured (.github/workflows/testing_with_coverage.yml).
  • .junie
  • app
  • bootstrap
  • config
  • database
  • deploy
  • devops
  • docs
  • han
    Good: Test files detected (han/__tests__).
  • IconList
  • lang
  • maya
  • patches
  • public
  • resources
  • routes
  • storage
  • stubs
  • tests
  • .editorconfig
    Good: PHP linting configured (.editorconfig).
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .mcp.json
  • .prettierrc.json
  • .rr.yaml.example
  • AGENTS.md
  • artisan
  • boost.json
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • deploy_all.sh
  • deploy_pages.sh
  • deploy_production.sh
  • deploy_staging.sh
  • deploy.yaml
  • GEMINI.md
  • generate_icon.sh
  • generate_stagging_db_dumps.sh
  • generate_testing_db_dumps.sh
  • hydrate_all.sh
  • ide-helper.sh
  • jsconfig.json
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • load_snapshot.sh
  • package-lock.json
  • package.json
  • phpunit.xml
  • pint.json
  • postcss.config.js
  • push_currency_exchange_db_to_staging.sh
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    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.
  • save_currency_exchanges.sh
  • SECURITY.md
  • seed_currency_exchanges.sh
  • tailwind.config.js
  • tsconfig.json
  • vite.aiku-public.config.js
  • vite.grp.config.mjs
  • vite.iris.config.mjs
  • vite.pupil.config.mjs
  • vite.retina.config.mjs
  • web-types.json