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:
bun installRunning the development server (if you are editing the source code and want to see the changes real-time)
bun run devBuilding:
bun run buildRunning:
bun run start