Deploys the waiting room infrastructure.
- Source:
(require("deploy"))(profileName) → {undefined}
- Source:
The deploy command combines all of the deploy modules and invokes them with the required parameters.
Parameters:
Name | Type | Description |
---|---|---|
profileName |
string | The profile to deploy |
Returns:
- Type
- undefined