Power Brokers Dependencies [postgreSQL] (https://www.postgresql.org/) Installation you need to install postgreSQL [mac] (http://postgresapp.com/) [install all the npm packages] from root $ npm install [initiating the database] from root/db $ psql -f schema.sql