# commbadge **Repository Path**: mirrors_mozilla/commbadge ## Basic Information - **Project Name**: commbadge - **Description**: Communication dashboard for the Firefox Marketplace - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The frontend for the Communication Dashboard for the Firefox Marketplace. Allows centralized communication between app developers and app reviewers. - [Marketplace frontend documentation](https://marketplace-frontend.readthedocs.org) - [Marketplace documentation](https://marketplace.readthedocs.org) - [Marketplace API documentation](https://firefox-marketplace-api.readthedocs.org) ![](http://i.imgur.com/SQhGhUm.png) ## Installation ```bash npm install make install make serve ```