pub fn serve_frontend( root: &Path, ) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone