A simple Node/LevelDB 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: ** PNG format; ** 220x160 size; ** Named with the same github repository name; -
Using the example before, if I added the
connect
module the 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 like MVC, Micro, Real-time and Rest frameworks will be included.
- Create todo apps using each web module.
Caio Ribeiro Pereira http://crpwebdev.com
Twitter: http://twitter.com/crp_underground
Blog: http://udgwebdev.com or http://udglinux.com
MIT Licence: http://caio-ribeiro-pereira.mit-license.org