Renkon is a simple RSS reader. This project is being developed as my personal practice with Rails and is not of a quality that is suitable for general use.
Renkon はシンプルな RSS リーダーです。このプロジェクトは Rails を使うことの個人的な練習として開発しているもので、一般的な利用に適した品質ではありません。
SQLite3 is used for the database. Aside from that, there’s nothing particularly special.
データベースには SQLite3 が使われています。それ以外は特に特別なことはありません。
It’s just a web server, so start it with rails s
and open the top page in your browser.
ただの Web サーバですので、 rails s
で起動し、ブラウザーでトップページにアクセスしてください。
MIT License
MIT ライセンス