DEPRECATED
Use baser-react instead. Rewritten using React, with no server side component.
A wordbase (available on iphone and android) script to help you find better word combinations.
You'll need coffee script to run the service.
npm install -g coffee-script
git clone git@github.com:blainesch/baser.git
cd baser
npm install
grunt
npm start