Skip to content

integrational/first-slack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Slack app using Bolt JS

badge

Setup:

  1. Populate file .env from the template file env-template

  2. Then copy the contents of .env without comment lines into the GitHub Actions Secret called ENV

  3. Then build and run either locally or on a k8s cluster, using the supplied scripts

  4. See build-deploy.yaml for the GitHub Actions CI/CD pipeline that does this

Relies on:

  • node

  • Bolt JS

  • dotenv oh-my-zsh plugin

  • ngrok

  • Docker

  • kubectl