Git Issue Tracker
A simple project for displaying and tracking issues in git repositories using express.js and angular-js.
http://gittracker.herokuapp.com/
Visit -Installation
You need Gulp and Node installed globally:
$ git clone [git-repo-url]
$ cd npm
$ npm install
$ gulp start
# visit http://localhost:5000
Tools
The following tools and libraries were used for development
- Gulp
- Express.js
- Angular.js
- Livereload.js