Build a Personal Timeline with Hygraph and SvelteKit
Build and deploy your own personal timeline inspired by Polywork, with Hygraph and SvelteKit
Build and deploy your own personal timeline inspired by Polywork, with Hygraph and SvelteKit
Modern web applications have become a pillar of the modern web experience and have been boosted by an API-first modular architecture. Why should personalization negatively impact their performance?
Learn how to dynamically build forms with Next.js and accept submissions using the Hygraph Mutations API.
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.
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.
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.
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.
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.
In this portion of the multi-part tutorial, we’ll be creating our data model that acts primarily as our product information manager. Since the product being offered is a complex content structure at the end of the day, Hygraph is the perfect tool for this job.
Be the first to know about releases and industry news and insights.