Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

frontenddevelopers/Slack-Signup-API

Repository files navigation

Slack Signup API

Setup

Run MongoDB in another terminal tab

$ mongod

Try it out

$ open example/index.html
$ SLACK_TOKEN=myslacktoken make

Customize ALLOW_ORIGIN Environment Variable

$ ALLOW_ORIGIN=mywebsite.com SLACK_TOKEN=myslacktoken make server

Tests

$ make tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages