Hacker News new | ask | show | jobs
by sastraxi 2304 days ago
I've done exactly that with a sample food delivery project. Same frontend, but two different backends (one with Hasura, one with Postgraphile).

Feel free to check it out: https://github.com/sastraxi/great-bear

1 comments

This is very cool, as is your git-like tool for PG! Thanks for sharing.