mkrn / eventlive-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphql-Voyager on Netlify 🛰️

Instantly deploy the amazing Graphql-Voyager to netlify, and explore your GraphQL schema!

Environment variables

export REACT_APP_GRAPHQL_URL=https://my.graphql.api/graphql
export REACT_APP_GRAPHQL_API_KEY=key

REACT_APP_GRAPHQL_API_KEY is passed to X-API-KEY HTTP header.

Works with

  • Netlify
  • AWS AppSync

Password-protect

Password protect in Netlify: Go to Access Control => Password / JWT secret. Edit Password.

License

MIT

About


Languages

Language:JavaScript 74.0%Language:HTML 26.0%