2.0.0 • Published 7 years ago

gnarly-graphql v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Build Status

Description

NPM package allowing users to create boilerplate GraphQL servers powered by Apollo Server 2.

Installation

Install globally to allow CLI to run anywhere.

Using yarn:

yarn add -G gnarly-graphql

Using npm:

npm i -g gnarly-graphql

Usage

Once Installed simple run the command:

new-gql-server <serverName>

to create a new GraphQL server

new-gql-server -help

to bring up help docmentation

new-gql-server -v

to bring up version info

2.0.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago