New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homie-dashboard

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homie-dashboard

IoT dashboard for Homie devices

  • 0.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 31 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc