Deploying a slack_bolt app with gunicorn
We recently wanted to deploy a small Slack bot built with slack_bolt to production with gunicorn.
However, the slack_bolt example doesn't really show how to do this, so we wanted to share here in case anyone else is stuck.
💡Note that you want to be looking at the