Skip to content

isabella232/graphql-explorer

 
 

Repository files navigation

Buildkite GraphQL Explorer

The source code to https://graphql.buildkite.com/explorer

This project uses the excellent GraphiQL IDE https://github.com/graphql/graphiql

Development

git clone git@github.com:buildkite/graphql-explorer.git
cd graphql-explorer
yarn install
yarn run start

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2017 Buildkite Pty Ltd. See LICENSE.txt for details.

About

Buildkite's GraphQL Explorer

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • CSS 19.3%
  • HTML 5.5%
  • Shell 4.2%
  • Dockerfile 1.6%