Full server startup sequence (services, apps, HTTP).
Engine-internal — not for sandboxed app require.
- Description:
- Full server startup sequence (services, apps, HTTP). Engine-internal — not for sandboxed app require.
Methods
(async, inner) startServer(options) → {Promise.<{apps: object, logger: object}>}
- Description:
- Boot the Gingee control plane and start listening.
Parameters:
| Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Properties
|
Returns:
- Type
- Promise.<{apps: object, logger: object}>