This code is based on https://github.com/codewithkristian/workers-slack-bot
npm install
wrangler secret put SLACK_WEBHOOK_URL
npm run dev
npm run deploy
This code is based on https://github.com/codewithkristian/workers-slack-bot
npm install
wrangler secret put SLACK_WEBHOOK_URL
npm run dev
npm run deploy