New Project

Next.js Microblog

A Microblog using Next.js, Tailwind CSS, and Hygraph

DeployView Demo

Hygraph Microblog Starter Next

This is a demo that corresponds to this article about Hygraph pagination.

Getting Started

For the quickest start, use the button below to clone the Hygraph project with schemas and content.

For a slightly slower start, you'll need a new Hygraph project with a post schema that has a slug and content field. content should be a Rich Text field.

To run the site locally run the following commands in your CLI.

npx degit git@github.com:hygraph/hygraph-next-microblog-starter.git
cd hygraph-next-microblog-starter && npm install
GitHub Repohygraph/hygraph-next-microblog-starter
Use Cases
Blog
Stack
Next.js
Tailwind
CMS
Hygraph

Related Templates

Blog (with comments)

Next.js blog application with Auth0 and Upstash
Blog (with comments) thumbnail

Beam Internal Blog

A simple message board for your organization or project.
Beam Internal Blog thumbnail

Fullstack Blog with Next.js + Prisma

Fullstack Blog with Next.js, Typescript and Prisma
Fullstack Blog with Next.js + Prisma thumbnail
DeployView Demo