Skip to content

syracuseio/slack_inviter

Repository files navigation

SlackInviter

Build Status

A small phoenix app that uses the Slack API to get display user counts, and invite users to join our slack group.

To run locally:

  • cp .env.example .env
  • update .env with your slack legacy api token
  • mix deps.get
  • cd assets && npm install && cd ..
  • source .env
  • mix phx.server

Now you can visit localhost:4000 from your browser.

About

A landing page and invitation sender for syracuse.io's slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published