Skip to content

fiddler/ember-cli-slack-chat-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember-cli-slack-chat-node-server

This is a simple node.js server component to go with Ember-cli-slack-chat.

Installation

  • You have to setup a Slack API key to access the API. You can do that at https://api.slack.com/web
  • Setup the API key as a Environment variable named SLACK_API_TOKEN or set it up in the server.js.
  • Point your Ember-cli-slack-chat to the the server.

Considerations

This is just a quick example and allows any origin for requests, so edit to your needs.

About

Node server component for ember-cli-slack-chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages