PostGraphile Lightning Intro

Based on Caleb's awesome lightning talk at GraphQL Summit.

To use: first create a database user with password 'Southampton':

createuser -P barcamp

Install postgraphile globally:

npm install -g postgraphile

Run the script and follow the instructions

./runall.sh