Skip to content

devict/slackinviter

This branch is 3 commits ahead of flexd/slackinviter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a7a7ec · Jun 2, 2024

History

75 Commits
Apr 26, 2016
Jan 7, 2023
Dec 4, 2022
Apr 26, 2016
Dec 4, 2022
Feb 9, 2017
Jun 2, 2024
Dec 4, 2022
May 17, 2020
Aug 28, 2019
May 18, 2020
Jan 24, 2019

Repository files navigation

slackinviter: devICT

This is a fork of the go slackinviter, for use by the devICT community.

Deployment

This is deployed on fly.io using the following commands.

You must have the fly CLI installed, and be authorized within the devICT fly.io organization.

To deploy, run the following command:

$ fly deploy

If the site goes upresponsive

It's likely traffic was low enough that fly suspended the app.

To fix it, just run the fly deploy again.

Troubleshooting

  • SLACKINVITER_DEBUG=1 to turn on debug logs for the slack api

Languages

  • JavaScript 77.5%
  • Go 21.7%
  • Dockerfile 0.8%