Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0
Multiexcerpt include
MultiExcerptNamedescription
nopaneltrue
PageWithExcerptNode.js Service Configuration

To use e2e-conf in your current project and add it as dependency to your package.json run:

Code Block
npm install --save e2e-conf

You can find more a more detailed documentation of the package on the GitHub or NPM pages.

Panel
titleRelated Pages:
Page properties
hiddentrue
Name of the Modulee2e-conf
Short DescriptionEasy Configuration for E2E Bridge Node.js Services
Description
Multiexcerpt
MultiExcerptNamedescription
Using this module to access your configuration values you can edit your configuration inside the E2E Bridge (see Node.js Service Settings). At each deployment for development, testing or production you can change the configuration to match the environment and your needs.
Technically it is a wrapper to nconf.
NPM Linke2e-conf@NPM
GitHub Link

...

Classe2e-refDiv

...

...

Multiexcerpt include
MultiExcerptNamedescription
nopaneltrue
PageWithExcerptNode.js Service Configuration

To use e2e-conf in your current project and add it as dependency to your package.json run:

Code Block
npm install --save e2e-conf

...