SimpleAppModuleSchema
Index
Properties
Properties
name
When naming the app, it is essential to consider the project for which you are developing the infrastructure. If the project encompasses multiple services, such as in a monorepo setup, you will need to determine whether to implement a unified infrastructure for all services or to establish separate infrastructures for each one. The chosen approach will typically influence the app's name, reflecting the structure and organization of the project.
SimpleAppModuleSchema
is the input schema for theSimpleAppModule
module.Modules/App/SimpleApp
SimpleAppModule to learn more about the
SimpleAppModule
module.