Skip to content

Andrew-Gee/nextjs-slack-bolt

 
 

Repository files navigation

Deploy Slack Bolt App using Vercel

This is an example of how to deploy a Slack Bolt app using Vercel. By leveraging The Vercel Serverless Platform, one can quickly build a Slack App and deploy for free.

A blog post is here.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 15.5%
  • CSS 0.3%