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!
-
Copy the sample env file
cp .env.sample .env.local
-
Modify variables in .env.local, e.g. uncommenting the
EXPERIMENTER_API_CALL
line will switch from the default of live experiments to preview experiments
npm run dev
Limelight is released under the terms of the Mozilla Public License 2.0.
This repository follows a code of conduct.