# wsignal ## Docs - [dev](https://wsignal.mintlify.app/commands/dev.md): Start the local webhook receiver. - [init](https://wsignal.mintlify.app/commands/init.md): Generate a starter wsignal config file. - [inspect](https://wsignal.mintlify.app/commands/inspect.md): Inspect endpoints or view the most relevant saved event details. - [logs](https://wsignal.mintlify.app/commands/logs.md): Browse saved webhook records from active and rotated JSONL files. - [replay](https://wsignal.mintlify.app/commands/replay.md): Replay a captured webhook event to another destination. - [update](https://wsignal.mintlify.app/commands/update.md): Check for and install the latest wsignal version. - [Overview](https://wsignal.mintlify.app/configuration/overview.md): How wsignal finds, validates, and resolves its config. - [Reference](https://wsignal.mintlify.app/configuration/reference.md): Field-by-field reference for wsignal.config.ts. - [Installation](https://wsignal.mintlify.app/getting-started/installation.md): Install wsignal and confirm the CLI is available. - [Use ngrok with wsignal](https://wsignal.mintlify.app/getting-started/ngrok.md): Expose your local wsignal server through ngrok so third-party webhook providers can reach it. - [Quickstart](https://wsignal.mintlify.app/getting-started/quickstart.md): Create a config, start the receiver, send a request, and inspect the result. - [Overview](https://wsignal.mintlify.app/index.md): Fast local webhook capture, storage, inspection, and replay from one CLI. - [Behavior](https://wsignal.mintlify.app/reference/behavior.md): Request matching, response semantics, forwarding, and log rotation. - [Development](https://wsignal.mintlify.app/reference/development.md): Work on the CLI and Mintlify docs locally. - [Event Format](https://wsignal.mintlify.app/reference/event-format.md): The JSONL structure written for each captured webhook event. ## OpenAPI Specs - [openapi](https://wsignal.mintlify.app/api-reference/openapi.json)