This project is a server using socket.io and SSE for real-time data update
In the project directory, you can run:
Runs the dev server SSE
using nodemon, url open: http://localhost:4444
Runs the dev server Socket.io
using nodemon, url open: http://localhost:3333