#!/usr/bin/env node // generate-zitadel-env.js const fs = require('fs'); const { execSync } = require('child_process'); // todo: run the program in zitadel-configurator try { } catch (err) { }