Polished and well engineered. Punching above its star count.
Platform for starship simulator controls
Documentation
95
Contributing guide5pt
89
Contributing guide is detailed and thorough.
Install and run instructions9pt
90
README documents how to install the project.
README12pt
100
README is present.
License6pt
100
Licensed under Apache-2.0.
Engineering
93
Reproducibility6pt
80
Lockfile present (package-lock.json). Installs are reproducible.
CI/CD14pt
83
CI is configured (.github/workflows/test.yml).
Tests18pt
100
Test files detected (server/__tests__).
Linting and formatting5pt
100
Linter or formatter configured (.eslintrc).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
97
Dependency manifest6pt
92
Dependency manifest found (package.json).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Housekeeping3pt
100
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 73Forks
- 118Releaseslatest 7y ago
Community
- —Community health
- —authors own >50% of commits
- 167Watchers
Responsiveness
- 8d 12hMedian issue response
- <1hMedian PR merge time
- 413Open issues
Repository files43 root entries
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- documents
- public
- scripts
- serverGood: Test files detected (server/__tests__).
- snapshots
- src
- test
- types
- .all-contributorsrc
- .babelrc.js
- .eslintignore
- .eslintrcGood: Linter or formatter configured (.eslintrc).
- .gitignoreGood: .gitignore present.
- .graphqlconfig
- .nvmrcGood: Environment pinned via .nvmrc.
- .prettierignore
- .prettierrc
- .stylelintignore
- .stylelintrc
- .tool-versions
- apollo.config.jsx
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- codegen.yml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- cypress.json
- eslint.config.mjs
- features.md
- forge.config.js
- FOUNDATION.md
- github-banner.png
- index.html
- jest.config.jsx
- LICENSEGood: Licensed under Apache-2.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.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.
- tsconfig.json
- universal-sandbox.md
- Version 2.0.md
- vite-env.d.ts
- vite.config.mts