SHINJU DATE
SHINJU DATE is a web service that searches broadcasts by the YouTube Live. This service targets broadcasts by members of the 774 inc.
Development
Requires an active account of Algolia.
$ git clone https://github.com/inabagumi/shinju-date.git
$ cd shinju-date
$ cp .env.local.sample .env.local
$ nano .env.local
$ yarn install
$ yarn dev