A simple Node/Redis app which list a collection of web modules for Node.js
- Just fork this repository, edit the
modules.json
file adding only your githubuser/module
suffix there.
See this example:
"connect": "senchalabs/Connect"
-
Take a screenshot about main site or blog module, put it in the
public/images
directory. The image must be a PNG format with 220x160 size and named with the same github repository name. Using the example before, if I added theconnect
module, my printscreen must be named asconnect.png
. -
All modules data is consumed and updated daily from a Github API (http://developer.github.com) and stored in a Redis key-store database.
Only web modules for node.js will be included.
- Create scaffold apps using each web module.
Caio Ribeiro Pereira caio.ribeiro.pereira@gmail.com
Twitter: http://twitter.com/crp_underground
Blog: http://udgwebdev.com or http://udglinux.com
MIT Licence: http://caio-ribeiro-pereira.mit-license.org