Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 952 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 952 Bytes

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 :)