pub async fn start_server( cfg: Config, session_store: RustBasicSessionStore, db: AnyPool, app_router: Router<AppState>, )