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, 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.