Monorepo for Starlight, consisting of an Express API and Vite SPA for Zigbee2MQTT - written in TypeScript.
Starlight is intended to replace the frontend of Zigbee2MQTT, and provide a REST API; to abstract away the MQTT message protocol, and for alternative clients (such as a TUI application).
Any changes should be made against a separate branch, and a pull request opened. Please remember to install the pre-commit hooks so these run before you commit changes.
This repository is licensed under the GNU Affero General Public License, version 3 (or at your option, any later version).
SPDX-License-Identifier: AGPL-3.0-or-later