Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 713 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 713 Bytes

Coin 360

Backend to cache requests from bulky coin360 API to quickly visualize a dashboard(coin360-frontend) and assist in polling updates.

Requirements

Run the following command to start a redis server

 docker run -d --name some-redis -p 6379:6379 redis

Now install the dependencies with yarn install, then run the project with yarn start:prod

Design

https://user-images.githubusercontent.com/14032427/107460284-d98e5580-6b7d-11eb-99a2-83ec5b0214da.jpg

Disclaimer

The API used to fetch the data is property of coin360.