Skip to content
 
 

Repository files navigation

A social list of Github activity

Keep track of your developer friends as they commit to, pull from, and otherwise advance various projects.

Dependencies

To minimize startup issues, install the following dependencies before attempting to install Hacktive:

  • Ruby 2.3+ (RVM recommended)
  • PostgreSQL 9.4+
    • Hacktive relies on the way ActiveRecord reads JSON from the database. Using PostgreSQL <9.4 will result in errors.

Installation

Follow these instructions to get the app running on your local environment

$ git clone https://github.com/hashrocket/hacktive.git
$ cd hacktive
$ gem install bundler
$ bundle install
$ rake db:setup
$ rake db:seed
$ rails s

Then:

  • In your browser, visit localhost:3000.

Hosting

Hacktive can be found publicly at the following locations:

License

Hacktive is released under the MIT License

Copyright (c) 2016 Hashrocket

About

Github activity tracker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages