Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pristas-peter/wp-graphql-gutenberg-server


https://github.com/pristas-peter/wp-graphql-gutenberg-server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# WPGraphQL Gutenberg Server

This repository is a part of the [wp-graphql-gutenberg](https://github.com/pristas-peter/wp-graphql-gutenberg) project.

- Usage Docs
- Join our community through WpGraphQL Slack

## Install

```shell
npm i -g wp-graphql-gutenberg-server
```

## Run
```shell
wp-graphql-gutenberg-server --host [host] --port [port]
```

## Install and Run
```shell
npx wp-graphql-gutenberg-server
```

## Deploy to Netlify

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/pristas-peter/wp-graphql-gutenberg-server-netlify)

## Deploy with Vercel Now

[![Deploy with Vercel Now](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/pristas-peter/wp-graphql-gutenberg-server-now)