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:
-
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.
Is it being used anywhere?
Yes! This is being used in join.codezoned.com.
Make sure to read on Github access rate limit before deploying this app.