All blog posts
Video: Dynamic Content in Gatsby with Apollo Client
Did you know you can fetch data during runtime in Gatsby? In this video, we'll extend the Hygraph blog starter to add post comments to our Gatsby app.
Why we Decided to Create Build Your DXP
We recently launched a community-curated catalog to explore the best-of-breed services that power today's Digital Experience Platforms.
Programmatically Create Forms, and Capture Submissions with Next.js and GraphQL
Learn how to dynamically build forms with Next.js and accept submissions using the Hygraph Mutations API.
Product Update: August 2020
Introducing Project Cloning, A New Dashboard, Stage Sync Information, and a handful of fixes, tweaks, and improvements.
Hasura Fit: Setting up Hasura
In this step of our multi-part tutorial, we are going to configure Hasura as our application’s back-end. Hasura is an open-source, GraphQL flavored “back-end-as-a-service” which plays very well with Hygraph given they both share the GraphQL underpinnings.
Hasura Fit: Setting up Vercel
Vercel is an incredibly straight-forward hosting environment for our code. It provides a number of runtimes so that the most popular code can simply be uploaded to a Vercel project and it will run. Since our project is Javascript based, it will run just fine.
Hasura Fit: Setting up Serverless Functions
There are many serverless providers out there. Many of them are incredibly easy to set-up. Because we are hosting our NextJs web app on Vercel (the same company that made the framework) - it makes sense to stay in the same ecosystem.
Hasura Fit: Setting up NextJs
NextJs is a powerful framework that lets us combine the best of server-side execution and static site generation. Out of the box we get server-rendered content, static resource compilation and API routes ensuring a protected execution environment.
Hasura Fit: Setting up the Auth Flow
In this part of our tutorial, we’ll be adding the authentication layer to our web app which lets us leverage the power of Auth0 and their social sign-on ecosystem of tooling to let us, onboard users, quickly and easily.
Sign up for our newsletter!
Be the first to know about releases and industry news and insights.