pub async fn serve(db: DkdcDb, host: &str, port: u16) -> Result<()>
Start the server on the given address.