A script to install node.js on webfaction using webfaction's api.
Simply follow this link which will take you to the Apps Add page on the webfaction control panel..
Now to run the included 'Hello World' example log in and run node ~/webapps/<app_name>/server.js
Then create a website with the nodeapp mounted on a domain
To uniinstall node.js log in and navigate to ~/webapps/<app_name>/node-v0.1.98 and excute make uninstall