Skip to content

A collection of example snippets for modular Slack app features

License

Notifications You must be signed in to change notification settings

slack-samples/deno-code-snippets

Repository files navigation

Deno Code Snippets

This app demonstrates most of Slack's next-generation platform features in a simple form. Refer to each sub app's README for more details.

Guide Outline:


Setup

Before getting started, make sure you have a development workspace where you have permissions to install apps. If you don’t have one set up, go ahead and create one. Also, please note that the workspace requires any of the Slack paid plans.

Install the Slack CLI

To use this template, you first need to install and configure the Slack CLI. Step-by-step instructions can be found in our Quickstart Guide.

Clone the Sample App

Start by cloning this repository:

# Clone this project onto your machine
$ slack create my-code-snippets-app -t slack-samples/deno-code-snippets

# Change into this project directory
$ cd my-code-snippets-app

Sample Apps

This app consists of a number of sample apps. Go over the list of sub-apps below and start with any of them:

The following ones may be a little bit advanced:

Resources

To learn more about developing with the CLI, you can visit the following guides:

To view all documentation and guides available, visit the Overview page.

About

A collection of example snippets for modular Slack app features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published