Skip to content

devict/slackinviter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%