Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 649 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 649 Bytes

Globomap Graphql

The GraphQL for GloboMap

Developing

Prerequisites

Setting up Dev

git clone https://github.com/globocom/foxx-globomap-graphql
cd foxx-globomap-graphql
npm install

Publish in Arango

  • npm install
  • Use foxx-cli to publish
  • Installing:
    • To Install
      foxx install -H $HOST -D $DATABASE -u $USER -P /graphql
    • To Upgrade
      foxx upgrade -H $HOST -D $DATABASE -u $USER -P /graphql

License

The Apache-2.0 license. For more information, see the accompanying LICENSE file.