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
- The
EXPERIMENTER_API_PREFIX
environment variable is the base URL for the experimenter API and it defaults to the production instance. Paramaters likestatus
andapplication
are added to this base URL in the code to specify live/completed status and different platforms (ie. fenix, ios. firefox-desktop).
- The
npm run dev
Limelight is released under the terms of the Mozilla Public License 2.0.
This repository follows a code of conduct.