Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 124 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 124 Bytes

To Run

  1. psql -f setup.sql (Note: This drops and creates my_db)
  2. postgraphile -c postgres:///my_db -s app_public