Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 556 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 556 Bytes

Limelight

License

Limelight is released under the terms of the Mozilla Public License 2.0.

Code of Conduct

This repository follows a code of conduct.

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.