This is part of the HAIoT System for house automation.
At the end of the next steps, a server will be up and running on your local 3003 port (but you can change this at environment level).
git clone https://github.com/ha-iot/ha-socket-server/
cd ha-socket-server
npm i
npm start
npm test