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

Demo #1289

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Demo #1289

wants to merge 3 commits into from

Conversation

RakeshKota1
Copy link

No description provided.

Jordan Raine and others added 3 commits July 29, 2019 16:44
In order to use run this integration locally, you need something like ngrok to make it accessible via the internet so webhooks from slack.com and github.com can be received. Prior to this change, developers needed to run ngrok and the server in different tabs.

This has downsides. When getting started, you need to learn a few things to get the app running. If you forget to start ngrok, things won’t work. If you forget to turn off ngrok after you’re done developing, a port on your computer is publicly accessible.

Now just run: `overmind start`

This starts the `slack` ngrok tunnel and streams the logs along side the probot server. In order to use this, you need to store an ngrok tunnel. There’s a template you can use included in this commit:

1. `cp ngrok.example.yml ngrok.yml`
2. Update `ngrok.yml` with your token and your handle
3. `cp ngrok.yml ~/.ngrok2/ngrok.yml`
@welcome
Copy link

welcome bot commented Sep 13, 2021

We are currently not accepting any contributions to this app. You can raise a feature request from here

Copy link

@dhruvish-sysbioz dhruvish-sysbioz left a comment

Choose a reason for hiding this comment

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

GTG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants