Bolt is our framework that lets you build JavaScript-based Slack apps in a flash.
This project is a simple app template to make it easy to create your first Bolt app. Read our Getting Started with Bolt guide for a more in-depth tutorial
app.jscontains the primary Bolt app. It imports the Bolt package (@slack/bolt) and starts the Bolt app's server. It's where you'll add your app's listeners..envis where you'll put your Slack app's authorization token and signing secret.- The
examples/folder contains a couple of other sample apps that you can peruse to your liking. They show off a few platform features that your app may want to use.
Read the Getting Started guide
Read the Bolt documentation
\ ゜o゜)ノ