Good shape overall. A few tweaks would push it into the top tier.
:dragon_face: Next generation frontend for ownCloud Infinite Scale
Documentation
87
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
76
Test files detected (packages/design-system/src/components/OcAvatar/OcAvatar.spec.ts).
CI is configured (.github/workflows/test.yml).
Linter or formatter configured (.editorconfig).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Issue or PR templates present.
Project health
91
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)
- 204Forks
- 287Releaseslatest 6y ago
Community
- —Community health
- —authors own >50% of commits
- 560Watchers
Responsiveness
- 13hMedian issue response
- 10d 17hMedian PR merge time
- 146Open issues
Repository files45 root entries
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/test.yml).Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- changelog
- config
- deploymentsGood: Environment pinned via deployments/examples/ocis_web/docker-compose.yml.
- dev
- docker
- docs
- packagesGood: Test files detected (packages/design-system/src/components/OcAvatar/OcAvatar.spec.ts).
- patches
- polyfills
- tests
- .clean-publish
- .depcheckrc
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .npmrc
- .prettierignore
- .prettierrc.json
- .renovaterc.json
- babel.config.cjs
- CHANGELOG.md
- docker-compose.yml
- eslint.config.js
- generate-qa-activity-report.js
- gettext.config.cjs
- index.html
- LICENSEGood: Licensed under AGPL-3.0.
- Makefile
- Makefile.release
- oidc-callback.html
- oidc-silent-redirect.html
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- 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.Good: README documents how to install the project.Good: README documents how to run the project.
- sonar-project.properties
- tsconfig.json
- vite.cern.config.ts
- vite.config.common.ts
- vite.config.ts
- vitest.config.ts
- web.d.ts
- web.jest.d.ts