This is the public repository for Bombay Crushed, a new UI for Liquid Feedback that was developed by Saftige Kumquat. It is no longer maintained.
server.js
starts a server listening on port 8080 serving Bombay Crushed.
config.default.json
contains default configuration values for server.js
. Override values by setting them in a new file called config.json
. You can configure
ejscli.js
allows testing templates on the command line.
apicli.js
contains code that, when executed via node.js, connects to the Liquid Feedback API Test Server and pulls some information.
Canvas requires Cairo to be installed. See here for more information about canvas.
In case you get an error Cannot find module '../build/default/canvas', follow these steps to resolve it: