An easy way to install and customize dAppBooster
pnpm dlx dappbooster
dAppBooster documentation: https://docs.dappbooster.dev/
Clone the repo
git clone [email protected]:BootNodeDev/dAppBoosterInstallScript.git
Move into the folder you just created and install the dependencies
cd dAppBoosterInstallScript
pnpm i
You can run the script by doing
node cli.js
New releases are automatically uploaded to NPM using GitHub actions.