Skip to content

YVRDev/go-slack-invite

Repository files navigation

YVRDev (#vandevs) Slack Invite App

yvrdev logo

Setup

1.) Clone this repo

git clone git@github.com:YVRDev/go-slack-invite.git && cd go-slack-invite

2.) Add your slack token to a .secrets file

echo token=<my-slack-token-goes-here> > .secrets

3.) Push to zeit.co using now and add the token as an env var

now -e $(cat .secrets)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published