Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Broadcaster

  • Start the service with app name in the REACT_APP_CLUSTER environment variabled. (ex. for https://foo-staging.livelyvideo.tv use REACT_APP_CLUSTER=foo-staging npm run start)
$ npm install
$ REACT_APP_CLUSTER={yourapp} npm run start