Skip to content
forked from devs-sv/slackin

Deploy `rauchg/slackin` to Now in one command

Notifications You must be signed in to change notification settings

ellcrys/slackin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

slackin

Deploy slackin to Now!

Deploying slackin directly (now rauchg/slackin …) works just fine, however there is a gulp build process that every deployment has to do in that case.

The slackin package in the npm registry has the build files pre-compiled with the package, so when you npm install slackin you don't have to build locally, so that's what this repository does.

There's only the single package.json file, so be sure to read it to understand what's going on!

How to deploy

First, download now. Then, run the following command:

$ now -e SLACK_API_TOKEN="<token>" -e SLACK_SUBDOMAIN="<team-name>" now-examples/slackin

Example: https://now-examples-slackin.now.sh/

License

MIT

About

Deploy `rauchg/slackin` to Now in one command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published