webapp to control hue lights with usermanagemnt
399
NodeJS server using HUEJay library with React client to restrict acccess to Philips HUE Bridge per user.
install nodejs npm install -g nodemon npm install -g yarn
cd client npm install npm start cd server npm install nom run watch
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/
Content type
Image
Digest
Size
46.2 MB
Last updated
over 8 years ago
docker pull bluecitylights/huecontrol