84
/ 100
Good shape overall. A few tweaks would push it into the top tier.
Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
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
75
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.
README is present.
README documents how to install the project.
Licensed under LGPL-3.0.
Engineering
87
CI is configured (.github/workflows/backend-ai-client-ci.yml).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (e2e/admin-model-card/admin-model-card-access-control.spec.ts).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
92
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)
- 80Forks
- 377Releaseslatest 7y ago
Community
- 75% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 130Watchers
Responsiveness
- 2d 1hMedian issue response
- <1hMedian PR merge time
- 540Open issues
Repository files75 root entries
- .claude
- .docs
- .githubGood: CI is configured (.github/workflows/backend-ai-client-ci.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- .husky
- .specs
- .vscode
- certificates
- changes
- configs
- data
- docker_build
- e2eGood: Test files detected (e2e/admin-model-card/admin-model-card-access-control.spec.ts).
- electron-app
- images
- manifest
- packages
- react
- resources
- scripts
- src
- .cspell.json
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.development.local.sample
- .gitattributes
- .gitconfig
- .gitignoreGood: .gitignore present.
- .grenrc
- .jira.config
- .mcp.json
- .npmrc
- .nvmrc
- .prettierignore
- .watchmanconfig
- AGENTS.md
- amplify.yml
- app-packager.js
- backend.ai-webui.code-workspace
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- config.toml.sample
- CSP.md
- customHttp.yml
- DEV_ENVIRONMENT.md
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile-dev
- Dockerfile.nginx
- entitlements.plist
- eslint.config.mjs
- graphql.config.ts
- i18n-translation-instruction.md
- i18n.config.js
- index.html
- LICENSEGood: Licensed under LGPL-3.0.
- Makefile
- manifest.json
- package.jsonGood: Dependency manifest found (package.json).
- packager-config.json
- playwright-video.config.ts
- playwright.config.ts
- pnpm-lock.chore!fr-2856-enable-global-virtual-store.yaml
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- preload.js
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.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.Good: README documents how to run the project.
- relay-base.config.js
- relay.config.js
- service-worker-driver.js
- tsconfig.json
- tsconfig.json.template
- upload-release.js
- version.json
- vitest.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/lablup/backend.ai-webui)