Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Deploy GraphQL Playground Server #897

Open
albrow opened this issue Aug 10, 2020 · 0 comments
Open

Deploy GraphQL Playground Server #897

albrow opened this issue Aug 10, 2020 · 0 comments
Assignees

Comments

@albrow
Copy link
Contributor

albrow commented Aug 10, 2020

Similar to https://meshmock.spaceship.0x.org/, we need to deploy a server that uses Mesh v10 and real data. This should include:

  1. SSL/HTTPS
  2. A good domain name
  3. Basic rate-limiting

Mesh v10 includes the playground built-in. Just set the environment variables ENABLE_GRAPHQL_SERVER=true and ENABLE_GRAPHQL_PLAYGROUND=true. By default Mesh uses port 60557 for GraphQL, but that can be changed with the GRAPHQL_SERVER_ADDR env var.

@albrow albrow added this to the Mesh v10 milestone Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants