Search engine for node modules. Includes the frontend for node-modules.com.
Sponsored by mLab and opbeat <3.
git clone git@github.com:mafintosh/node-modules.git
cd node-modules
npm install
node . # starts a server on port 10000
If you need to start it on a different port pass --port [port]
MIT