Getting some notice. Tests and CI would be the fastest wins.
Open Source White-label opinionated ERP web app
Documentation
58
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
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.
README is present.
Licensed under AGPL-3.0.
Engineering
60
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 is configured (.github/workflows/testing_with_coverage.yml).
Lockfile present (composer.lock). Installs are reproducible.
Test files detected (han/__tests__).
PHP linting configured (.editorconfig).
Project health
100
Dependency manifest found (composer.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)
- 5Forks
- 1000Releaseslatest 9mo ago
Community
- —Community health
- —authors own >50% of commits
- 45Watchers
Responsiveness
- 6d 19hMedian issue response
- <1hMedian PR merge time
- 480Open issues
Repository files69 root entries
- .ai
- .claudeGood: Security policy present.
- .gemini
- .githubGood: CI is configured (.github/workflows/testing_with_coverage.yml).
- .junie
- app
- bootstrap
- config
- database
- deploy
- devops
- docs
- hanGood: Test files detected (han/__tests__).
- IconList
- lang
- maya
- patches
- public
- resources
- routes
- storage
- stubs
- tests
- .editorconfigGood: PHP linting configured (.editorconfig).
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- .mcp.json
- .prettierrc.json
- .rr.yaml.example
- AGENTS.md
- artisan
- boost.json
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: 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
- LICENSEGood: 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.mdGood: 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