Slack proxy for sending messages locally for development purposes #1229
Unanswered
TomaszBorczyk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background:
I am taking over an existing slack based application that uses socket mode communication with slack. To test the functionality locally before pushing to a live environment, I would like to run the app locally and proxy it to a mock slack server. Ideally, I imagine it would work as follows:
Question:
Is there any built in mechanism or a simple way to achieve above?
Beta Was this translation helpful? Give feedback.
All reactions