homie-dashboard

0.5.0 • Public • Published

Homie Dashboard banner

Homie Dashboard

Build Status Coverage Status Known Vulnerabilities dependencies Status devDependencies Status

Contribute

  • Install Node.js >= v7.0.0
  • Install Yarn (optional, recommended): npm install -g yarn
  • Clone this repository
  • cd into it
  • Install the project dependencies:
    • With Yarn (recommended): yarn install
    • Or with npm: npm install
  • Run one of the following scripts:
    • npm run app-build: build the Web Application into the dist-app directory
    • npm run app-dev: start a webpack development server, with hot-reload
    • npm run server-build: build the server from an ES2015 syntax to Node.js runnable code in the dist-server directory
    • npm run server-dev: start the server for development with automatic restart on code changes
    • npm run server-lint: lint the server
    • npm run server-serve: start the compiled version of the server (run from the dist-server directory)
    • npm run server-test: test the server

Team stuff

We all code on Windows. Install Mosquitto and run in the context of the repo: dev.bat. This will start the MQTT broker, the development server and the development Web Application.

Package Sidebar

Install

npm i homie-dashboard

Weekly Downloads

30

Version

0.5.0

License

GPL-2.0

Last publish

Collaborators

  • marvinroger