-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Gatsby with GraphQL & Hasura
Arpit Kushwaha edited this page Sep 20, 2019
·
47 revisions
A collection of resources for building Gatsby apps using GraphQL and Hasura.
- A boilerplate to get started with Gatsby using Hasura GraphQL engine as a CMS & postgres as a database - Made by Karthik Venkat.
- A Gatsby starter for Hasura - Made by Kim Morano.
- A sample music playlist app - This is a sample app built for the music playlist guide using Gatsby, Contentful and Hasura Remote Joins.
- Blog w/Realtime Comments Using Hasura + Gatsby - This is the code for the app built by Jason Lengstorf and Vladimir Novick for their realtime web app guide.
- Build a realtime web app using Gatsby, GraphQL and Hasura - A livestream by Jason Lengstorf and Vladimir Novick. You can read a blog version of this video here.
- Add Authentication to a Hasura + Gatsby web app using Auth0 - A livestream by Jason Lengstorf and Vladimir Novick. You can read the blog version of this video here.
- Build a music playlist ppp using Gatsby, Contentful and Hasura Remote Joins - A guide by Praveen Durairaj.
- Quickly build a simple fullstack app using Gatsby and Hasura - A talk by Kim Morano.
- The Ticket Trap - An interactive news app that built with Gatsby & Hasura by Propublica Illinois.
- Delicious Simplicity - A boutique design & development company used Gatsby and Hasura to build a blazing fast static site.
- gatsby-gitbook-starter - Generate GitBook style modern docs/tutorial websites using Gatsby + MDX. Made by Praveen Durairaj.