RSS Reader on Node.js.
Kinjiro is hosted on Heroku.
This project uses many other open source libraries such as:
These are just a few of the major dependencies, the entire list of dependencies is listed in the app's package.json and component.json files.
Some common tasks are executed via Grunt.
# start automated test
$ grunt
# start development server on port 3000
$ grunt server
# open api document
$ grunt docs
MIT