Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-hex/slack-invitation
slack-invitation handler implemented by Go and it used on now (https://zeit.co/)
https://github.com/code-hex/slack-invitation
Last synced: 14 days ago
JSON representation
slack-invitation handler implemented by Go and it used on now (https://zeit.co/)
- Host: GitHub
- URL: https://github.com/code-hex/slack-invitation
- Owner: Code-Hex
- License: mit
- Created: 2019-10-17T02:49:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T07:21:46.000Z (over 5 years ago)
- Last Synced: 2024-12-11T18:09:03.520Z (2 months ago)
- Language: Go
- Homepage: https://slack-invitation.codehex.now.sh
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slack-invitation handler
slack-invitation handler implemented by Go and it used on [now](https://zeit.co/)
## Deploy
* `now`
* `now --prod`## Configuration
* `now secrets ls`
* `now secrets add slack-subdomain `.
* `now secrets add slack-api-token `
* `now secrets add google-captcha-secret `## Learn more about users.admin.invite Slack API
https://github.com/ErikKalkoken/slackApiDoc/blob/master/users.admin.invite.md