Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

binarapps/feedjira-with-rails

Repository files navigation

feedjira-with-rails

Example rails app to show how to connect rails with feedjira

Usage

  1. run bundle install to install all necessary gems
  2. create your own config/database.yml (look at config/database.yml.example)
  3. run bundle exec rake db:create db:migrate db:seed to prepare database. Seeding database requires internet connection
  4. run bundle exec rails s to start the server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published