glue-plugin-service-gateway

To get started with gluestack-framework, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects.
Getting Started
Installation
CLI
Plugin Dependencies

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

  • Commands
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.
  • glue-plugin-develop
  • glue-plugin-sdk