"RSS Reader!" is made by @katorie
'2.1.1'
'3.2.14'
git clone https://github.com/katorie/rss_reader.git
cd rss_reader
bundle install
rake db:migrate
rails server
- open
http://localhost:3000/
RSS Reader! uses 'whenever'
When you do whenever -i
, every hour RSS Reader! gets new feeds.
RSS Reader! has some issues. I am looking forward to your Pull Requests or your advice to solve those issues. Thank you!