pub async fn initialize_basic_server(
    path: &Path
) -> impl Future<Output = Result<CustomServer<NoBackend>, BackendError<Infallible>>>