This application is incredibly simple, but also powerful.
The backend can be launched with the following simple commands:
npm i
npm run dev
The frontend is simply an HTML file which can be found at client/index.html
.
To launch the frontend. Simply open that file in the browser 😀
Try to open multiple tabs in the browser with the same frontend, then, follow the instructions.