• Start an application server.

    This takes a server application definition and sets up logging middleware and other pieces before listening on the appropriate port per the passed options.

    Parameters

    Returns Promise<http.Server | null | undefined>

Generated using TypeDoc