Sign inSign up

bluecitylights/huecontrol

By bluecitylights

•Updated over 8 years ago

webapp to control hue lights with usermanagemnt

Image
0

400

bluecitylights/huecontrol repository overview

⁠huecontrol

NodeJS server using HUEJay library with React client to restrict acccess to Philips HUE Bridge per user.

⁠Build application

install nodejs npm install -g nodemon npm install -g yarn

⁠build development

cd client npm install npm start cd server npm install nom run watch

⁠build production

cd client npm install npm run build cd server npm install npm run build npm prune --production npm start

https://medium.com/netbeast/devops-workflow-node-js-docker-ec33a5133311⁠

Continuous integration https://travis-ci.org/bluecitylights/huecontrol/builds⁠

Dockerhub https://hub.docker.com/r/bluecitylights/huecontrol/⁠

Tag summary

Content type

Image

Digest

Size

46.2 MB

Last updated

over 8 years ago

docker pull bluecitylights/huecontrol