forksociety / githubble

Jedis of git

Home Page:http://githubble.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHubble

Deploy to Heroku

Status: test repo

Note: don't create PRs or issues right now. We are working on it locally, at present.

website: http://githubble.xyz

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed (for heroku deployment).

$ git clone git@github.com:forksociety/githubble.git # or clone your own fork
$ cd githubble
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

Jedis of git

http://githubble.xyz/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 59.8%Language:CSS 39.4%Language:HTML 0.7%