Build webhook integrations with typed handlers, schema validation, and signature verification.
This branch is the v2 SDK reset. The previous core, provider, adapter, example, and documentation site packages have been removed so the next SDK surface can be rebuilt from a clean workspace.
packages/cli- command line interfacepackages/biome-config- shared Biome configurationpackages/typescript-config- shared TypeScript configuration
bun install --frozen-lockfile
bun run lint
bun run check-types
bun run test
bun run build- Contributing guide:
CONTRIBUTING.md - Code of conduct:
CODE_OF_CONDUCT.md - Support:
SUPPORT.md - Security policy:
SECURITY.md - Issues: github.com/endalk200/better-webhook/issues
MIT