"RSS Reader!" is made by @katorie
Deployed as yochiyochi yomyom
'2.5.0'
'5.0.0'
git clone https://github.com/katorie/rss_reader.git
cd rss_reader
bundle install
bin/rails db:migrate
bin/rails db:seed
rails server
- open
http://localhost:3000/
- Email: yochiyochi@example.jp
- password: yochiyochi
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!