An easy way to install and customize dAppBooster
- Node >= 20
- pnpm
pnpm dlx dappboosterdAppBooster documentation: https://docs.dappbooster.dev/
Clone the repo
git clone git@github.com:BootNodeDev/dAppBoosterInstallScript.gitMove into the folder you just created and install the dependencies
cd dAppBoosterInstallScript
pnpm iYou can run the script by doing
node cli.jsNew releases are automatically uploaded to NPM using GitHub actions.