Basic Usage

First install using npm:

npm install -g postgraphql

and then just run it!

postgraphql postgres://localhost:5432/mydb --schema forum --development

For more information run:

postgraphql --help
Topics:

Basic Usage

First install using npm:

npm install -g postgraphql

and then just run it!

postgraphql postgres://localhost:5432/mydb --schema forum --development

For more information run:

postgraphql --help