Tinker API provides the api where all the data is stored.
$ git clone https://github.com/tinker/tinker-api.git
$ cd tinker-api
$ npm install
$ cp config-sample.json config.jsonAt this point you'll want to open the config.json in your editor and configure
it to your liking.