pub fn app(repo_dir: &Path) -> Result<Router>
Build the router for a repo whose .mnem/ lives at repo_dir. Opens or initialises the redb; returns the router you serve().
.mnem/
repo_dir
serve()