Skip to content
/ hooky Public

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

License

Notifications You must be signed in to change notification settings

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

No packages published