Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 610 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 610 Bytes

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