@twurple/eventsub-ngrok
Version:
Test your EventSub listener locally using ngrok.
25 lines (16 loc) • 1.14 kB
Markdown
# Twurple - EventSub ` ngrok` adapter
[](https://github.com/twurple/twurple/blob/main/LICENSE)
[](https://www.npmjs.com/package/@twurple/eventsub-ngrok)

Test your EventSub listener locally using ngrok.
## Installation
npm install @twurple/auth @twurple/api @twurple/eventsub-http @twurple/eventsub-ngrok
# or
yarn add @twurple/auth @twurple/api @twurple/eventsub-http @twurple/eventsub-ngrok
# or
pnpm install @twurple/auth @twurple/api @twurple/eventsub-http @twurple/eventsub-ngrok
## Documentation
A good place to start with this library is the [documentation](https://twurple.js.org/docs/getting-data/eventsub/ngrok.html)
which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.
## If you're getting stuck...
You can join the [Twitch API Libraries Discord Server](https://discord.gg/b9ZqMfz) and ask in `#twurple` for support.