Real time Basic real time alerts using sockets to alert admins Use case If this then that, alert admin(s) using sockets.io How to Run Open a terminal in the project root folder and run the following commands: npm install express socket.io node server.js