This is a server for thomas-light.
This server intends to be a experiment with small home automations. A client connect with SocketIO and is can be toggled through a page render by this server.
$ npm install
$ node server.js
Go to localhost:8080
and 🚀