Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update webhook quick start guide #291

Closed
wants to merge 4 commits into from

Conversation

howard-at-cb
Copy link
Contributor

@howard-at-cb howard-at-cb commented Oct 10, 2024

What changed? Why?

update webhook quick start guide
update pakcage.json for hotfix

Qualified Impact

@howard-at-cb howard-at-cb marked this pull request as ready for review October 10, 2024 01:02
Comment on lines 6 to 15
## Local Webhook App

To set up the template, run the following commands from this `webhook` folder:

```bash
npm install
npm run start-webhook-app
```

This command will set up a webhook app locally.
Copy link
Contributor

@jair-rosa-cb jair-rosa-cb Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should be removed, this is the webapp that should be running locally to receive the webhook payload. (not related with hosting solutions)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted and added some context

@howard-at-cb howard-at-cb deleted the update-webhook-quickstart-guide branch October 11, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants