This PR did a major refactor to how the code runs, it did the below:
Removed the dependency to deploy this on AWS Lambda and make it a necessary provider, which in turn will save us a lot of money hosting this endpoint
Made the application run as a standalone instance while including both Coinmarketcap and Coingecko criteria accessible from different endpoint paths: giv-supply-cg & giv-supply-cmc
Created a Dockerized version of this endpoint that can be hosted anywhere
Updated the packages needed to run this app (reduced the package dependency)
This PR did a major refactor to how the code runs, it did the below:
giv-supply-cg
&giv-supply-cmc