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.

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

  • Community health
  • authors own >50% of commits
  • 130
    Watchers

Responsiveness

  • 2d 1h
    Median issue response
  • <1h
    Median PR merge time
  • 534
    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