graphiql-app

Light, Electron-based Wrapper around GraphiQL

  • 所有者: skevy/graphiql-app
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者skevy/graphiql-app
主編程語言JavaScript
編程語言CSS (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2015-08-25 19:36:41
推送於2023-08-24 02:05:01
最后一次提交2021-03-03 12:35:11
發布數19
最新版本名稱v0.7.2 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數3k
關注者數76
派生數335
提交數106
已啟用問題?
問題數132
打開的問題數66
拉請求數37
打開的拉請求數21
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?