GitMesh Community Edition (CE) is the open-source foundation of the GitMesh ecosystem. It provides the core components for market-signal ingestion, engineering telemetry correlation, and automated backlog generation. CE is maintained under the Linux Foundation Decentralized Trust model, ensuring transparency, neutrality, and long-term reliability.
The project currently operates on a legacy peer-dependency architecture. Improvements to package management, module boundaries, and dependency isolation are part of the CE roadmap, and contributors are welcome to participate in this transition.
All contribution tracking is managed through the LFDT GitMesh repository.
-
Open an issue at: https://github.com/LF-Decentralized-Trust-labs/gitmesh
-
Request the issue to be labeled:
gitmesh-website -
Follow the contribution rules and workflows defined in the LFDT GitMesh project.
The website code itself lives in this repository but is pulled into the LFDT repo as a submodule. All reviews, assignments, and governance follow LFDT’s contribution model.
OR
Just open an issue at: https://github.com/alveoli-app/gitmesh.dev
Install dependencies:
npm i
Run local development:
npm run dev
Build for production:
npm run build
This repository contains only the website source. All feature requests, tasks, contributor roles, and governance are managed centrally in: