Skip to content

fnplus/github-inviter-app

Repository files navigation

Github Organization Inviter

Automate the addition of users to your organization by hosting a web-app to allow people to click and recieve invitation to your Github Organization.

This should've been an inbuilt feature of Github 😤

How to use

  1. Get your Github access token and the name of your organization you want to generate the Inviter for.

  2. Enter both of these variables and start the node server.

  3. (Optional) Deploy it as a DigitalOcean droplet with Pm2 and Nginx.

Credits

Sagar Vakkala