What is this repository for? It saves a list of crypto-assets in a database and shows you the current and last week's value in a graph 1.0.0 How do I get set up? make sure: you have Yarn and NodeJS installed. the backend up and running git clone [email protected]:cryptobalance/cryptobalance.git cd cryptobalance yarn install yarn start