Thorium customization-profile backend/generator
> npm i && npm run build
# get .env file to sign manifest from notion or bitwarden
> npm run cli -- --signed=false $INPUT $OUTPUT
# to build the 3 versions notsigned/dev/prod you can run
> bash run.sh INPUT OUTPUT