Skip to content

rodrigomata/nodejs-btc-bitso-changes

Repository files navigation

Build Status

NodeJS BITSO Bitcoin changes

NodeJS application that shows Bitcoin's behaviour through the day

Requirements

Commit Style

Please consider the following git styles for commits:

http://udacity.github.io/git-styleguide/

Installation

Clone the repository and install the dependencies:

$ git clone git@github.com:rodrigomata/nodejs-btc-bitso-changes.git
$ cd nodejs-btc-bitso-changes
$ npm i

Export your MongoDB URI:

$ export MONGO_URI='<URL>'

Running Locally

$ npm start

Your app should now be running on localhost:5000.

Run in Production

Navigate to HerokuApp

Testing

$ npm test

PS: Integration tests have been disabled TODO: Add Unit tests

License

MIT

About

NodeJS application that shows Bitcoin's behaviour through the day

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published