Skip to content

allyssonalmeida/nextjs-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js WPGraphQL Basic Starter

⚡️ Quick Start

Requirements

yarn create next-app -e https://github.com/colbyfayock/next-wpgraphql-basic-starter
# or
npx create-next-app -e https://github.com/colbyfayock/next-wpgraphql-basic-starter

Add an .env.local file to the root with the following:

WORDPRESS_GRAPHQL_ENDPOINT="http://yourhost.com/graphql"

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.7%
  • CSS 29.3%