Toridesu~ is a small site that gives you voting recommendations for Neko Desu (https://nkd.su). Toridesu~ uses your hummingbird or MAL library to check what you are watching or have seen before and then searches the song database for matches.
At the moment, the site might be prone to falling over, but hey Birds either fly or die.
Feel free to give me thoughts and improvements for it!
npm install
from the directory_constants.js
in app/js/
to constants.js
and replace the mashapeAuthKey
string with your auth key.proxy/_constants.php
to proxy/constants.php
and change MAL API User Agent
to your user-agent.gulp dev
(may require installing Gulp globally)localhost:3000
to view the applicationNow that gulp dev
is running, the server is up as well. Any changes will be automatically processed by Gulp and the server will be updated.