0.4.4 • Published 1 year ago

@gaia-gps-client/graphql v0.4.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@gaia-gps-client/graphql

Installation

npm install -g @gaia-gps-client/graphql

Development

You can run the local development server with:

npm run dev

The graphql server can also be deployed to your infrastructure with:

npm run build
npm run serve