graphiql-app

Light, Electron-based Wrapper around GraphiQL

  • Owner: skevy/graphiql-app
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

GraphiQL.app

Build Status

A light, Electron-based wrapper around GraphiQL.

Provides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.

macOS installation

If you have Homebrew installed on macOS:

brew cask install graphiql

Alternately, download the binary from the Releases tab.

Linux installation

The graphiql-app uses the AppImage format for its Linux version. You download it from the Electron app directory (click the "Download for Linux"-button) or from the Releases tab.

Either way, you will get a .AppImage binary. Put it in a safe place and make it executable:

chmod +x graphiql-app-0.7.2-x86_64.AppImage

Then simply execute the app. It will ask whether to add shortcuts to your desktop and menus for easy access in the future.

Getting started developing

  • Branch and/or clone the repo locally.
  • cd into it
  • install all the require packages: npm i
  • build the project: npm run build
  • start the project: npm start

Main metrics

Overview
Name With Ownerskevy/graphiql-app
Primary LanguageJavaScript
Program languageCSS (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2015-08-25 19:36:41
Pushed At2023-08-24 02:05:01
Last Commit At2021-03-03 12:35:11
Release Count19
Last Release Namev0.7.2 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count3k
Watchers Count76
Fork Count335
Commits Count106
Has Issues Enabled
Issues Count132
Issue Open Count66
Pull Requests Count37
Pull Requests Open Count21
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private