This PR contains a complete rewrite of the code based on NextJS framework. All outdated and/or incompatible features like charts, BarterDex stats are removed. All KMD ecosystem features are retained and reworked into smaller modules. Additionally, now it's possible to use web sockets to receive updates when they actually happen instead of old long polling way. The PR is for backend portion only!
This PR contains a complete rewrite of the code based on NextJS framework. All outdated and/or incompatible features like charts, BarterDex stats are removed. All KMD ecosystem features are retained and reworked into smaller modules. Additionally, now it's possible to use web sockets to receive updates when they actually happen instead of old long polling way. The PR is for backend portion only!