Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 354 Bytes

Thomas Light Server

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.

Run

$ npm install
$ node server.js

Go to localhost:8080 and 🚀