Skip to content

Building Custom Edge Modules

Directory Structure

Standard directory structure of an Edge module.

mForce Manifest

The "mForce Manifest" file configuration.

Lifecycle Events

  • onInit
  • onRequest
  • onTeardown

Deployment

Deployment command:

bash
fluxive edge deploy

Released under the MIT License.