Skip to content

graphile/gatsby-source-pg-example

Repository files navigation

PostGraphile Graphile Heart Gatsby

gatsby-source-pg example

This repo is an example of using gatsby-source-pg to pull in data from PostgreSQL into Gatsby.

To start, clone this repository down, make sure you're running a local PostgreSQL database server (and have admin privileges), then:

yarn
./db/reset.sh
yarn develop

We create (or reset) the gatsby_example Postgres DB for you, and seed it with some simple data.

Helpful links

About

Example of using gatsby-plugin-pg

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published