.env.template
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
SLACK_SUBDOMAIN
SLACK_API_TOKEN
secret
RECAPTCHA_SECRET
secret
RECAPTCHA_SITEKEY
RECAPTCHA_INVISIBLE
SLACKIN_COC
SLACKIN_CHANNELS
SLACKIN_INTERVAL
SLACKIN_ANALYTICS
SLACKIN_THEME
SLACKIN_ACCENT
brew install flyctl && fly launch --from https://github.com/bridgecrewio/slackin-extended
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bridgecrewio/slackin-extended
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bridgecrewio/slackin-extended