0.5.0 • Published 7 years ago

homie-dashboard v0.5.0

Weekly downloads
1
License
GPL-2.0
Repository
github
Last release
7 years ago

Homie Dashboard banner

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.

0.5.0

7 years ago

0.4.13

7 years ago

0.4.12

7 years ago

0.4.11

7 years ago

0.4.10

7 years ago

0.4.9

7 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago