AlexanderNaydenov / graphcms-examples-ingamana

Home Page:ingamana-git-master-alexandernaydenov.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphCMS ⨯ Next.js

Join our Slack

This example demonstrates how to query from GraphCMS with graphql-request in Next.js.

Demo

Deploy with Vercel

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-nextjs with-nextjs

Install & Run:

cd with-nextjs
npm install
npm run dev
# or
cd with-nextjs
yarn
yarn dev

Run on Codesandbox

Develop with Codesandbox

About

ingamana-git-master-alexandernaydenov.vercel.app


Languages

Language:JavaScript 100.0%