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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?