This is a Next.js project bootstrapped with create-next-app.
First, clone the repository:
git clone https://github.com/WarFiN123/webhook-multitool && cd webhook-multitoolThen, install all dependencies:
pnpm installRunning the development server (if you are editing the source code and want to see the changes real-time)
pnpm run devBuilding:
pnpm run buildRunning:
pnpm run start