Skip to content

byrondover/slack-bolt-quickstart-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Quickstart

An attempt to implement the very first example in the official Bolt documentation in TypeScript.

Setup

Requirements

Local Setup

Install Node package dependencies.

yarn install

Export APP_TOKEN and BOT_TOKEN environment variables, or create equivalent .env file.

Usage

yarn start

About

An attempt to implement the very first example in the official Bolt documentation in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors