Simple Chat Backend with Express + Socket.io A simple chat backend with implementation of Express + Socket.io for a general room chat. Project setup yarn install Start Development yarn dev Production yarn start