Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 591 Bytes

File metadata and controls

23 lines (15 loc) · 591 Bytes

seven-gravity-integration-example

Description

Barebone example of integration in Seven platform by using Gravity Gateway package.

Project is already prepared for communication with Master. Unique id of this application (slaveId) is GatewayPlayground.

Application is deployed on [link]: https://seven-integration-example.7platform.net

Options

By default slaveId is set to GatewayPlayground but you can force slaveId by passing slaveId=YOurSlaveId as query param.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve