Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Latest commit

 

History

History
45 lines (31 loc) · 1.34 KB

readme.md

File metadata and controls

45 lines (31 loc) · 1.34 KB

The committed streaker

Build Status Coverage Status Dependency Status

Support

Bringing the streakers back since 2016

Required environment variables

See https://github.com/settings/developers

GITHUB_CLIENT_ID

GITHUB_CLIENT_SECRET

GITHUB_STREAKER_ROOT

The root URL of your application, for example:

The last two are equivalent, a slash is automatically suffixed.

The full callback URL ends with /login/github/callback. In our examples:

Messing around

Install

git clone ...
cd ...
npm install
bower install

Running

npm start