Skip to content

killawabbit/graphql-editor

 
 

Repository files navigation

graphql-editor

The handy docker image for graphql-editor and get-graphql-schema

Quick start

Editor

To launch graphql-editor, run docker compose up editor

Export

To export the existing graphql schema, fill the blanks in .env.local copied from .env and run docker compose up export Then you'll get schema.graphql

About

Container image for graphql-editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.6%
  • JavaScript 24.0%
  • Shell 9.5%
  • Dockerfile 7.9%