No description
new(): Utils
No properties
Signature | Description |
---|---|
static inflight exec(command: str, env: MutMap, cwd: str): inflight (): void |
No description |
static execSync(command: str, env: MutMap, cwd: str): void |
No description |
static inflight serveStaticFiles(path: str, port: num): inflight (): void |
No description |
No description
new(props: AppProps): AppTfAws
No properties
Signature | Description |
---|---|
_preSynthesize(): void |
No description |
getUrl(): str |
No description |
addEnvironment(key: str, value: str): void |
No description |
No description
new(props: AppProps): AppSim
Name | Type | Description |
---|---|---|
url |
str |
No description |
Signature | Description |
---|---|
getUrl(): str |
No description |
addEnvironment(key: str, value: str): void |
No description |
No description
new(props: AppProps): App
Name | Type | Description |
---|---|---|
url |
str |
No description |
Signature | Description |
---|---|
addEnvironment(key: str, value: str): void |
No description |
No description
new(props: AppProps): AppBase
No properties
Signature | Description |
---|---|
addEnvironment(key: str, value: str): void |
No description |
No description
No properties
Signature | Description |
---|---|
addEnvironment(key: str, value: str): void |
No description |
getUrl(): str |
No description |
No description
Name | Type | Description |
---|---|---|
buildCommand |
str? |
No description |
buildDir |
str? |
No description |
domain |
Domain? |
No description |
localPort |
num? |
No description |
projectPath |
str |
No description |
startCommand |
str? |
No description |
useBuildCommand |
bool? |
No description |