Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 317 Bytes

File metadata and controls

16 lines (11 loc) · 317 Bytes

tinker-api

Tinker API provides the api where all the data is stored.

Usage

$ git clone https://github.com/tinker/tinker-api.git
$ cd tinker-api
$ npm install
$ cp config-sample.json config.json

At this point you'll want to open the config.json in your editor and configure it to your liking.