0.0.3 • Published 2 years ago

@kepler-io/settings-tool v0.0.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Settings Tool

Introduction

Settings tool is a TMP development tool used to manage settings for Teams application. It can be found inside the Teams App (Diagnostic panel - CTRL + ALT + SHIFT + 8), from which it's pending removal, since a development tool doesn't need to be shipped with the product.

Kepler Integration

Settings tool relies heavily on Kepler to be able to communicate with Teams App. Using Kepler capabilities, it manages settings via WS channel open by scripts injected by browser extension.

Run

yarn start and open http(s)://:

Build

yarn build

Dependencies

yarn

  • @kepler.io/react
  • @kepler.io/server

Known Issues

TBD