Optional
authThe auth strategies to register.
If nothing is provided, the Zibri default jwt auth strategy will be used.
The base url of the app. Eg. Http://localhost:3000.
Optional
bodyThe body parsers to register.
If nothing is provided, the Zibri default parsers will be used.
The controllers to register in the app.
Optional
cronThe cron jobs to register in the app.
Optional
dataThe data sources to register in the app.
The name of the app.
Optional
providersThe DI providers to register/override.
The SemVer version of the app.
Is also used by migrations by default.
All options for a Zibri application.