67
/ 100
Getting some notice. Tests and CI would be the fastest wins.
Open Source White-label opinionated ERP web app
A low grade is a to-do list, not a judgment of your code
Most gaps here are documentation, tests, and setup, not the code itself. Closing your top 3 gaps alone would lift this repo to B (81).
See your top fixesTop fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 4CI/CD14pt
Add a lint step to catch style issues automatically.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
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
- 1135 / 4427Commits (30d / 90d)
- 5Forks
- 1000Releaseslatest 10mo ago
Community
- 62% - FairCommunity health
- 3 bus factorauthors 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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/inikoo-ltd/aiku)