We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
% git clone https://github.com/kosendj/tumblr-jocky % cd tumblr-jocky/ % npm i % echo 3000 > ~/.pow/tj % vim .env % foreman start -p 3000 % open http://tj.dev
.env
CONSUMER_KEY=aaaa... CONSUMER_SECRET=aaa.... CALLBACK_URL=http://tj.dev/login/callback
currently heavy under construction, this may changes