Track github project events from webhooks.
Node.js 7.6.0 or higer is required
Download or clone github-metrics latest release at https://github.com/rodrigogs/github-metrics/releases
$ yarn install
$ yarn start
-
Single instance
$ NODE_ENV=production node bin/www -
Cluster
$ NODE_ENV=production node bin/fork
$ yarn test
Licence © Rodrigo Gomes da Silva