pub fn start(config: Conf, state: impl App + 'static)
Start the application using provided config and state.