MQTT_HOST={your mqtt host}
MQTT_USERNAME={your mqtt username}
MQTT_PASS={your mqtt password}
- .env
- .Prettierrc
- app.js ( main file for create function )
- config.js ( config and connect mqtt server )
- package.json
- yarn.lock ( lock version of dependencies )
- .vscode ( config visual studio code )
- setting.json
- dashboard ( client-side )