Skip to content

hiroaki/Renkon

Repository files navigation

Renkon レンコン

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 を使うことの個人的な練習として開発しているもので、一般的な利用に適した品質ではありません。

Requirements 要件

SQLite3 is used for the database. Aside from that, there’s nothing particularly special.

データベースには SQLite3 が使われています。それ以外は特に特別なことはありません。

Usage 使い方

It’s just a web server, so start it with rails s and open the top page in your browser.

ただの Web サーバですので、 rails s で起動し、ブラウザーでトップページにアクセスしてください。

License ライセンス

MIT License

MIT ライセンス