Hello board app using express-ws, and node-serialports .
x
seconds.
$ git clone https://github.com/madjid-asa/hello-board-app.git
$ cd hello-board-app
$ yarn install # or npm i
$ node server.js
And access to localhost:3000.
Based on the sample application express-ws-chat-sample