84

/ 100

GradeB

Good shape overall. A few tweaks would push it into the top tier.

Top 24% of 5,156 graded repos

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.

TypeScript130LGPL-3.01mo ago

Top fixes

Highest-impact changes first, ranked by point weight

10 to address
  1. 1
    CI/CD14pt

    Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.

  2. 2
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  3. 3
    README12pt

    Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.

  4. 4
    Install 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

75

Contributing guide5pt5

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.

README12pt80

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under LGPL-3.0.

Engineering

87

CI/CD14pt57

CI is configured (.github/workflows/backend-ai-client-ci.yml).

Reproducibility6pt92

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Tests18pt100

Test files detected (e2e/admin-model-card/admin-model-card-access-control.spec.ts).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

92

Dependency manifest6pt75

Dependency manifest found (package.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)
  • 80
    Forks
  • 377
    Releaseslatest 7y ago

Community

  • 75% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 130
    Watchers

Responsiveness

  • 2d 1h
    Median issue response
  • <1h
    Median PR merge time
  • 540
    Open issues
Repository files75 root entries
  • .claude
  • .docs
  • .github
    Good: 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
  • e2e
    Good: 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
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .env.development.local.sample
  • .gitattributes
  • .gitconfig
  • .gitignore
    Good: .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.md
    Good: Code of conduct present.
  • config.toml.sample
  • CSP.md
  • customHttp.yml
  • DEV_ENVIRONMENT.md
  • docker-compose.yml
  • Dockerfile
    Good: 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
  • LICENSE
    Good: Licensed under LGPL-3.0.
  • Makefile
  • manifest.json
  • package.json
    Good: 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.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pnpm-workspace.yaml
  • preload.js
  • README.md
    Good: 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
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/lablup/backend.ai-webui)](https://www.repo-grade.com/report/lablup/backend.ai-webui)

More graded TypeScript repos