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 😤
-
Get your Github access token and the name of your organization you want to generate the Inviter for.
-
Enter both of these variables and start the node server.
-
(Optional) Deploy it as a DigitalOcean droplet with Pm2 and Nginx.