/plushcap/analysis/hasura/hackernews-tutorial-using-graphql-react-hasura-part1

Building a Hacker News Clone with GraphQL, Hasura and React - Part 1

What's this blog post about?

This tutorial by Abhijeet Singh demonstrates how to build a Hacker News clone using Hasura GraphQL Engine and React. The app features include displaying a list of all posts, user account creation with Auth0 authentication, post creation for authenticated users, upvoting posts, and real-time updates when other users upvote or create new posts. The backend is set up using the Hasura GraphQL engine and Postgres, while the frontend uses React. Authentication is handled by Auth0 JWT, which integrates with Hasura for validation of incoming tokens. The tutorial also covers setting up permissions in Hasura to control user actions on the database.

Company
Hasura

Date published
Sept. 3, 2019

Author(s)
Harsha

Word count
1342

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.