shipfeedAI news, curated daily

01:22:34 CET
21 MAY01:22:34shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Deploy Slack's Bolt.js to Vercel with @vercel/slack-bolt

Vercel releases @vercel/slack-bolt, an official adapter for deploying Slack's Bolt.js on Vercel using streaming and fluid compute to meet Slack's three-second response deadline.

Aug 27 · · primary fetch1 sourceupdated Aug 27 ·

We've published , our official adapter for deploying Slack's to Vercel's AI Cloud.@vercel/slack-boltBolt for JavaScript Bolt provides a type-safe library for responding to Slack webhook events. However, Slack's API requires a response within three seconds or users are faced with timeouts. This has made it hard to build Slack agents on traditional serverless platforms.

Our adapter uses streaming and to acknowledge responses within Slack’s deadline while your agent continues working in the background.Fluid compute’swaitUntil This adapter works with any function or framework using the Web API Request object such as Hono, Nitro or Next.js. Get started with our today or .Slack Agent Templatevisit the library on npm Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comDeploy Slack's Bolt.js to Vercel with @vercel/slack-boltprimary