pub async fn start_modules(
    config: &Config,
    database: &Database
) -> Result<Modules>