showbridge
0.6.10
เราเตอร์โปรโตคอลอย่างง่าย /s
เรียกใช้ • การใช้งาน CLI • ไฟล์กำหนดค่า • เอกสาร
npm install -g @showbridge/cli
showbridge -c config.json
npx @showbridge/cli@latest -c config.json
-h
เพื่อดูแฟล็กอื่นที่มีอยู่npm install && npm run install:all
cd cli && npm run start -- -c config.json
cd launcher
npm run start
Usage: @showbridge/cli [options]
Simple protocol router /s
Options:
-V, --version output the version number
-c, --config <path> location of config file
-v, --vars <path> location of file containing vars
-w, --webui <path> location of webui html to serve
--disable-action <action-type...> action type(s) to disable
--disable-protocol <protocol-type...> protocol type(s) to disable
--disable-trigger <trigger-type...> trigger type(s) to disable
--disable-transform <transform-type...> transform type(s) to disable
-l, --log-level <level> log level (choices: "trace", "debug", "info", "warn", "error", "fatal", default: "info")
-h, --help display help for command
การกำหนดค่าของเราเตอร์ showbridge ได้รับการควบคุมโดยไฟล์กำหนดค่า JSON ทั้งหมด ไฟล์นี้สามารถสร้างขึ้นด้วยมือหรือแก้ไขผ่านเว็บอินเตอร์เฟสที่มาพร้อมกับตัวเรียกใช้งาน เราเตอร์จะไม่เริ่มทำงานด้วยไฟล์ปรับแต่งที่ไม่ถูกต้อง ฉันเตรียมการกำหนดค่าเริ่มต้น/ตัวอย่างไว้ให้ดูเพื่อให้เข้าใจทั่วไปว่าเกี่ยวข้องกับอะไรบ้าง
ทรัพยากร
สำหรับข้อมูลเพิ่มเติมเกี่ยวกับ showbridge และผลงานภายใน โปรดดูเอกสารประกอบ