@bauxite/launcher-graphql

0.5.3 • Public • Published

Provides a GraphQL layer to launcher-api

Installation

As a globally available binary.

Via yarn:

[sudo] yarn global add @bauxite/launcher-graphql

or via npm:

[sudo] npm install --global @bauxite/launcher-graphql

Usage

From your terminal:

bauxite-gql

This will launch a local HTTP server on port 2501, exposing a GraphQL endpoint at /api. It will also launch your default web browser with a GraphiQL user interface to allow you to interact with the underlying API.

To override the default port, pass the PORT environment variable when launching:

PORT=2501 bauxite-gql

/@bauxite/launcher-graphql/

    Package Sidebar

    Install

    npm i @bauxite/launcher-graphql

    Weekly Downloads

    15

    Version

    0.5.3

    License

    none

    Last publish

    Collaborators

    • jimmed