Skip to content
This repository has been archived by the owner on Nov 20, 2017. It is now read-only.
/ gemfileio Public archive

Ruby gems catalog build with Ruby on Rails and React

Notifications You must be signed in to change notification settings

droptheplot/gemfileio

Repository files navigation

Gemfile.io

Code Climate Test Coverage Build Status Stack Share

Requirements

  • Ruby 2.2.2 or higher
  • PostgreSQL 9.4 or higher
  • Bower

Getting Started

Copy database config and secrets from examples

cp config/database.yml.example config/database.yml
cp config/secrets.yml.example config/secrets.yml

Run migrations

rake db:migrate

Install bower dependencies

bower install

Run server

rails s

Roadmap

  • Logo and favicon
  • Subcategories
  • Human friendly urls for categories
  • Page with favorite projects for users
  • Elasticsearch
  • Minifiable AngularJS
  • Github url parser new projects

Contributing

  1. Fork it (https://github.com/droptheplot/gemfileio/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ruby gems catalog build with Ruby on Rails and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages