@devon4node/config
v5.0.0
Published
devon4node module for easy application configuration.
Downloads
75
Readme
[DEPRECATED] This package is deprecated and will only receive updates to be compatible with the latest NestJS version. For new projects please use convict instead.
devon4node
devonfw is a platform which provides solutions to building business applications which combine best-in-class frameworks and libraries as well as industry proven practices and code conventions. devonfw is 100% Open Source (Apache License version 2.0) since the beginning of 2018.
devon4node is the NodeJS stack of devonfw. It allows you to build business applications (backends) using NodeJS technology in standardized way based on established best-practices.
devon4node config
This package contains the devon4node config module. This module allows you to send emails in your devon4node application in a easy way.
Documentation
You can find all documentation in our wiki.
Code of conduct
Visit code of conduct document.
Contributing guide
Visit contributing guide document.
Key Principles
Visit key principles document.
Samples
- Employee example: simple backend example for a employee management application.
- Components example: simple backend example which will show you the execution order of the devon4node components.
- GraphQL example: simple GraphQL example with starter configuration.
- My Thai Star: realistic example about the management of a restaurant. This example has also a frontend and it is compatible with other devonfw stacks.