Default asset service implementation of Zibri.

Implements

Constructors

Properties

assetsPath: string = ...

The path of the assets.

assetsRoute: `/${string}` = '/assets'

The route under which the file explorer with the public assets is registered.

emailTemplatePath: string = ...

The path of the email templates.

pageTemplatePath: string = ...

The path of the page templates.

publicAssetsPath: string = ...

The path of the assets which are also publicly registered on the online file explorer.

Methods