Skip to content

Firefox Messaging System (FxMS) insight and utilities

License

Notifications You must be signed in to change notification settings

mozilla/skylight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    1. The EXPERIMENTER_API_PREFIX environment variable is the base URL for the experimenter API and it defaults to the production instance. Paramaters like status and application are added to this base URL in the code to specify live/completed status and different platforms (ie. fenix, ios. firefox-desktop).

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.