Setup:
-
Populate file
.env
from the template fileenv-template
-
Then copy the contents of
.env
without comment lines into the GitHub Actions Secret calledENV
-
Then build and run either locally or on a k8s cluster, using the supplied scripts
-
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