Skip to content

Releases: KKKSSS-tech/gearmatch

Gear Match v0.1.0 - open-source baseline

Choose a tag to compare

@KKKSSS-tech KKKSSS-tech released this 09 Jul 08:03

Gear Match v0.1.0 - open-source baseline

This release marks Gear Match as a public open-source project baseline.

Highlights

  • MIT license added.
  • Contributor guide, security policy, code of conduct, roadmap, changelog, issue templates, PR template, and Dependabot configuration added.
  • English README overview added for non-Japanese contributors and reviewers.
  • Data model and current project status documented under docs/.
  • Existing app scope: React/Vite camera and lens recommendation UI, 8 locales, 13 region-aware store-search configurations, and CI-backed lint/test/build checks.

Verification

  • npm run lint
  • npm test - 96 tests passing
  • npm run build

Notes

This is an early public OSS baseline, not a mature ecosystem dependency. The next work is data-quality review, more recommendation tests, accessibility cleanup, and clearer contributor workflows.