Getting Started
This plugin create a service gateways for your gluestack application. which is a molecular app.
Installation
To add gateway into your gluestack project, you can run the following command in project's root directory:
node glue add glue-plugin-service-gateway <instance-name>
For instance, let's install an instance named gateway in our gluestack project:
node glue add glue-plugin-service-gateway gateway
CLI
node glue add glue-plugin-service-gateway <instance-name>
Plugin Dependencies
Below is the list of all the plugins the glue-plugin-service-gateway relies on. This information will help you ensure that your project has all the necessary dependencies installed to use the plugin.