Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 499 Bytes

File metadata and controls

24 lines (17 loc) · 499 Bytes

companion-module-talktome-intercom

Bitfocus Companion module for the talktome intercom server (https://github.com/thepoison606/talktome).

Development

yarn install
yarn check
yarn build
yarn lint

Smoke test against a local talktome app repo:

TALKTOME_REPO_ROOT=/path/to/talktome yarn smoke

Module Notes

  • Built with the official Companion TypeScript tooling stack
  • Runtime entrypoint: dist/main.js
  • User-facing Companion help lives in companion/HELP.md