This application was bulit in MEAN(mongoDB ExpressJS AngularJS NodeJS).You would log in with Github API and search for repos.For a given repo show the contributors but also show where each contributor is from and their email address, if available
$ git clone https://github.com/iamraphson/github-searcher.git github-searcher/
$ cd github-searcher
$ npm install
$ npm install -g nodemon
$ nodemon server
If you discover a security vulnerability within Github Searcher, please send an e-mail to Ayeni Olusegun at nsegun5@gmail.com. All security vulnerabilities will be promptly addressed.
Github Searcher is open-sourced software licensed under the MIT license