Skip to content

globocom/foxx-globomap-graphql

Repository files navigation

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.