Skip to content

lucasmedeiros/slack_app_example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Slack App Example

Código referente a um post no dev.to sobre criação de apps a partir da Web API do Slack. Para acessá-lo, clique neste link.

Rodar

No arquivo src/services/slack.js, insira o token de sua aplicação slack para funcionar.

npm install
npm run dev

Ou em versão de produção:

npm start

About

Código referente a um post no dev.to sobre criação de apps a partir da Web API do Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published