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-multitool
Then, install all dependencies:
pnpm install
Running the development server (if you are editing the source code and want to see the changes real-time)
pnpm run dev
Building:
pnpm run build
Running:
pnpm run start