Environments
@rotorsoft/act-root / act/src / Environments
Variable: Environments
constEnvironments: readonly ["development","test","staging","production"]
Defined in: libs/act/src/types/index.ts:26
Supported runtime environments for the framework.
development: Local developmenttest: Automated testingstaging: Pre-productionproduction: Live/production