Skip to content

thtauhid/hooky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hooky

A minimal, self-hosted webhook forwarder with a clean UI. Receive webhooks and relay them to multiple destination URLs instantly.

🚀 Features

  • Receive any webhook payload
  • Forward it to multiple destination URLs
  • Simple and clean dashboard (React + Tailwind)
  • Open source & Docker-ready
  • Great for internal tools, testing, or lightweight relay services

🛠 Tech Stack

  • Backend: Node.js + Express
  • Frontend: React + Tailwind CSS
  • Storage: SQLite
  • Containerization: Docker

🧑‍💻 Getting Started

1. Clone the repo

git clone https://github.com/yourusername/hooky.git
cd hooky

2. Build & Run with Docker

docker compose up --build

3. Access the App

About

A minimal self-hosted webhook forwarder with a clean UI. Receive webhooks and relay them to multiple URLs. Open source and Docker-ready.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors