-
Install
- [Docker](Get Docker | Docker Documentation)
-
Steps
-
Replace with your GitHub Access Token. Note: Please do not share this token publicly.
- Create a GitHub Token following this link: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
- Replace
GH_TOKEN
on line #54 inindex.js
with the token generated from above step. The Authorization header would then look something likeBearer a1b89xzf
-
Build Docker Image
docker build -t parser .
-
Run Application
docker run --name parser_container parser
-
Export Out File
docker cp parser_container:/github-api-parser/output.csv ./output.csv
-
-
Notifications
You must be signed in to change notification settings - Fork 0
agbilotia1998/github-api-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published