@gaia-gps-client/graphql
v0.4.4
Published
A GraphQL API for GaiaGPS
Readme
@gaia-gps-client/graphql
Installation
npm install -g @gaia-gps-client/graphqlDevelopment
You can run the local development server with:
npm run devThe graphql server can also be deployed to your infrastructure with:
npm run build
npm run serve