coco / gitsup

View a GitHub project's issues sorted by thumbs up - down.
https://gitsup.herokuapp.com/isaacs/github
4 stars 1 forks source link

Move to a component / helper based system for the gh issues #20

Closed mariosant closed 8 years ago

mariosant commented 8 years ago

This is a pretty basic implementation which will get things started. Basically, I created a Github object that will handle Github API comms and moved to a components/helpers system.

As consequence, I took publications and subscriptions a bit forward and touched permissions in order to make it a bit secure.

I suggest that we close the release branch and direct development efforts on development branch.