lvarayut/relay-fullstack

Integrate Postgres with yeoman

lvarayut opened this issue · 6 comments

Integrate Postgres in canary branch which will be used in our yeoman generator.

Not sure about yeoman, but I am currently working on integrating with Postgres. I'll post back any success haha

Thanks, @ugiacoman, that would be useful 👍

@lvarayut I ended up using Postgraphql for the integration. So far it's working pretty well but not sure if that is the type of integration you'd like to go for. Essentially what it does is allow you to create an SQL schema and it takes care of the GraphQL usage.

Postgraphql looks good to me. If you could integrate it with our yeoman, in the canary branch, that would be really helpful to a lot of people.

Sounds good, I'll toy around with it for a while, figure out the quirks, and send a PR. Unfortunately, can't give you an ETA.

That's fine. Thanks @ugiacoman. Look forward for it 😄