pub async fn run_app<H: Hooks>( mode: &StartMode, app_context: AppContext, ) -> Result<BootResult>
Run the application with the given mode
When could not create the application