How to Build a Slack Bot with Flue
Learn how to create and deploy a Slack bot with Flue. We add tools, secure event handling, threaded replies, reactions, and persistent state.
4 posts
Learn how to create and deploy a Slack bot with Flue. We add tools, secure event handling, threaded replies, reactions, and persistent state.
Use drizzle-kit to generate SQL migrations and wrangler to apply them on Cloudflare D1. No credentials, no adapter. Just SQL files in version control.
Make your SvelteKit edge application truly production-ready! Learn step-by-step how to configure custom domains, integrate secure authentication via BetterAuth (Google OAuth & OTP), send emails reliably with Mailgun, and deploy Cloudflare Turnstile for enhanced security.
Build blazing-fast, globally distributed SvelteKit applications for free! Learn step-by-step how to deploy SvelteKit on Cloudflare Workers, connect to a Cloudflare D1 database using Drizzle ORM, and leverage the power of serverless edge computing.