pub async fn initialize_basic_server(
    path: &Path
) -> Result<CustomServer, BackendError>