pub async fn get_app( client: &BackendClient, owner: String, name: String ) -> Result<Option<DeployApp>, Error>