webhooks.fyi
webhooks.fyi copied to clipboard
webhooks.fyi site
Webhooks.fyi
Getting started
To install webhook.fyi:
npm install
To launch in dev:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.
To build prod
npm run build