Highly configurable MQTT map interface
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| config | ||
| css | ||
| src | ||
| types | ||
| .babelrc | ||
| .eslintrc.js | ||
| .flowconfig | ||
| .gitignore | ||
| .travis.yml | ||
| index.ejs | ||
| package.json | ||
| README.md | ||
| shell.nix | ||
| travis-upload-artifacts.sh | ||
| travis.sh | ||
| webpack.config.js | ||
| yarn.lock | ||
MQTT Control Map
Development / Configuration
- run
yarnto install all dependencies. - run
yarn watch CONFIGto run a local build server that automatically builds your the mqtt control map for the given CONFIG everytime something changes. - run
yarn dev CONFIGto create just a single build of the mqtt control map for the given config. - run
yarn build CONFIGto generate all files for production use.
Documentation
The documentation can be found in our mqtt-control-map wiki.