socket.io-chatapp Basic chat app using socket.io,having feature of sharing location, create a room, send message to specific room only. Requirments Make sure node.js is installed on your system To verify $ node --version Running the project $npm start Added azure pipelines