Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 950 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 950 Bytes

danime-nico-tools

danime-nico-toolsというサービスは、
現状のdアニメストア ニコニコ支店では見たいアニメを見つけにくく、コメントが全く無いまたは少ないアニメが多いという問題を解決したい
アニメをコメント付きで見たい人向けの、
dアニメストア ニコニコ支店用検索サイトです。
ユーザーはchrome拡張との連携で他動画のコメントの引用、及びアニメの検索ができ、
本家dアニメストア ニコニコ支店とは違って、
目当てのアニメを見つけやすい検索と公式チャンネル以外からもコメントを引用できる機能が備わっている事が特徴です。

Requirement

  • Ruby 2.6.3
  • Rails 5.2.3
  • Node.js v12.3.1

Setup

$ brew install yarn
$ bin/setup
$ yarn install
$ bin/rails s

Test

$ bin/rails spec

Licence

MIT