# limelight **Repository Path**: mirrors_mozilla/limelight ## Basic Information - **Project Name**: limelight - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Limelight ## License Limelight is released under the terms of the [Mozilla Public License 2.0](LICENSE). ## Code of Conduct This repository follows a [code of conduct](CODE_OF_CONDUCT.md). ## Development To run the development server, run: ``` npm run serve ``` To install Git hooks, run: ``` npm run install-hooks ``` ### Sentry Integration The following environment variables can be set to test the Sentry integration locally: - `SENTRY_DSN`, the client key for the Sentry project. - `SENTRY_RELEASE`, the version to record as the release.