Installation Instructions
- Clone the repository
- Install node packages npm install
- Configure postgress connection string in config.json postgres://username:password@localhost/database
- Start the server node server.js
- Navigate to website http://localhost:3000/
Technologies used
- Node.js http://nodejs.org/
- Bootstrap http://getbootstrap.com/
- JQuery http://jquery.com/
- Backbone http://backbonejs.org/
- Underscore http://underscorejs.org/
- Visual Search http://documentcloud.github.io/visualsearch/
- Datatables http://www.datatables.net/
For a list of node modules used reference package.json