Gapi CLI

A command line interface for Gapi

gapi new

The Gapi CLI makes it easy to create an application that already works, right out of the box.

gapi start

Start the bootstraped application automatically with watch mode.

gapi schema

Generate schema based on current Graphql Types.

gapi test

Easily test your app locally while developing.