/plushcap/analysis/hasura/create-next-js-sites-using-graphql-on-postgres-199224ad1a39

Create Next.js sites using GraphQL on Postgres

What's this blog post about?

This text discusses how to create server-side rendered websites using Next.js and GraphQL APIs over Postgres with Hasura GraphQL Engine. It explains that building such websites can be challenging, but Next.js simplifies the process by making it fast and efficient. The text also highlights the benefits of GraphQL for fetching data and how Hasura provides a secure GraphQL endpoint on Postgres databases. Additionally, it mentions the next-apollo library for using GraphQL in Next.js applications. A boilerplate and tutorial are provided to help developers get started quickly with this setup.

Company
Hasura

Date published
Oct. 29, 2018

Author(s)
Karthik Venkateswaran

Word count
401

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.