#Bitcoin Price Data Persistence
Persist data from the Data Collector into mongoDB
##How to use
git clone https://github.com/faddai/btc-price-persistence.gitcd btc-price-persistencenpm installto grab dependenciesnpm startto start the application
You need to have mongodb installed