import { loadConfig } from '../src/config.js'; import { buildDatabaseUrl } from '../src/db.js'; console.log(buildDatabaseUrl(loadConfig()));