/skylight

Firefox Messaging System (FxMS) insight and utilities

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

Skylight is a tool to help manage, streamline, and support the Firefox Messaging System (FxMS) [1,2].

A bunch of the code, ideas, and links come from the OMC team's work week Hackathon and follow-on thinking/mockups; thanks to everyone who contributed!

Setting local environment variables

  1. Copy the sample env file

    cp .env.sample .env.local

  2. Modify variables in .env.local, e.g. uncommenting the EXPERIMENTER_API_CALL line will switch from the default of live experiments to preview experiments

Running the development server

npm run dev

License

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

Code of Conduct

This repository follows a code of conduct.