FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

HotTrendSpotlight/62_NextJs-WordPress_Blog_GraphQL: Headless WordPress Blog with Next.js and GraphQL · GitHub

 
 

Repository files navigation

NextJs 15 Headless WordPress Blog - GraphQl

Headless WordPress blog with Next.js 15 App Router and TypeScript

Installation Instructions

  1. Create a .env file
    In the root directory of your project, create a new .env file.

  2. Add the following environment variable:

    WORDPRESS_URL="https://yourwebsite.com"
    
  3. Install the official WordPress GraphQl Plugin:
    Official GraphQl Plugin

  4. Install the project: In the root directory of your project, run the following command:

npm install

  1. Run the project locally In the root directory of your project, run the following command:

npm run dev

Now you should be able to visit your project under: localhost:3000


Watch the full YouTube tutorial

Visit My Website

That's all.

About

Headless WordPress Blog with Next.js and GraphQL

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL