Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 195 Bytes

Testing GitHub webhooks

This is a demo app for testing GitHub webhooks with a Node.js server.

Setup

  1. Clone this repository
  2. Run pnpm install
  3. Run pnpm build
  4. Run pnpm start