master
initialize
const initialize = async () => { try { const doc = await getConfig(); if (!doc) { console.error('Configuration not found');