All Projects → wp-graphql → wpgraphql.com

wp-graphql / wpgraphql.com

Licence: other
The main website for WPGraphQL.com. This is a NextJS site pulling data from WordPress + WPGraphQL.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects

Projects that are alternatives of or similar to wpgraphql.com

Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+9284.85%)
Mutual labels:  wpgraphql
graphql-gutenblock-example
Example Gutenberg Block using WPGraphQL to populate the data
Stars: ✭ 17 (-48.48%)
Mutual labels:  wpgraphql
sage-next
familiar-zebra.surge.sh
Stars: ✭ 18 (-45.45%)
Mutual labels:  wpgraphql
wp-graphql-gravity-forms
GraphQL API for interacting with Gravity Forms.
Stars: ✭ 119 (+260.61%)
Mutual labels:  wpgraphql
docs.wpgraphql.com
DEPRECATED. The docs now exist within the WPGraphQL repo:
Stars: ✭ 23 (-30.3%)
Mutual labels:  wpgraphql
gatsby-starter-wordpress-advanced
Gatsby WordPress Starter Advanced - Tutorial
Stars: ✭ 63 (+90.91%)
Mutual labels:  wpgraphql
wp-graphql-upload
Upload support and functionality for WPGraphQL as specified by graphql-multipart-request-spec.
Stars: ✭ 26 (-21.21%)
Mutual labels:  wpgraphql

alt text

WPGraphQL.com

WPGraphQL.com is a Next.js site that uses WordPress as the CMS.

This repository contains the Next.js code to source data from WordPress and create pages using WordPress data.

Contributing

Then run npm install to install dependencies.

Then run npm run start to run the site in development.

Required Environment Variables

NEXT_PUBLIC_SITE_URL=https://www.wpgraphql.com
WPGRAPHQL_URL=https://content.wpgraphql.com/graphql
NEXT_PUBLIC_WORDPRESS_URL=https://content.wpgraphql.com
FAUSTWP_SECRET_KEY=key_for_previews
GITHUB_TOKEN=personal_access_token
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].