To run -> start a terminal ->
node server.js
Communicates to the client through websocket api and queries the value of VIS (Vigorus) token by using coingecko API. Receives the value with JSON format and we parse it on the client side.
To see the client side please go to my repository https://github.com/Vounts/ClientTest