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