Skip to content

CarlosZoft/sync-github-followers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sync Github Followers

For running the app and sync your followers / following

Before All :

Enviroment - Node >= v18

1 - Create a personal access token :

personal access token

2 - Now add the permission - Read and Write access to followers

permission to update followers and following

3 - Create a file called .env and add the variable - AUTH_GITHUB

AUTH_GITHUB=generated_token_step_1

Locally :

Extras :

Personally, i prefer that run automatically. If you prefer that too, you can add the code on a chrono job platform as pipedream or googlescripts :)