| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the Input Gateway of the Sofie TV Automation System, used to pipe user input into the Sofie Core.
// Development: npm run start -host 127.0.0.1 -port 3000 -log "log.log" // Production: npm run start
CLI Arguments:
| Argument | Description | Environment variable |
|---|---|---|
| -host | Hostname or IP of Core | CORE_HOST |
| -port | Port of Core | CORE_PORT |
| -log | Path to output log | CORE_LOG |
| -id | Device ID to use | DEVICE_ID |
yarn https://yarnpkg.com
jest yarn global add jest
The NRK logo is a registered trademark of Norsk rikskringkasting AS. The license does not grant any right to use, in any way, any trademarks, service marks or logos of Norsk rikskringkasting AS.
| Back | FazBrowse Home | New Git URL |