{"id":22771881,"url":"https://github.com/stonet2000/githubintegrators","last_synced_at":"2025-03-30T12:15:14.593Z","repository":{"id":39354801,"uuid":"213272387","full_name":"StoneT2000/GithubIntegrators","owner":"StoneT2000","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T10:26:33.000Z","size":7976,"stargazers_count":0,"open_issues_count":40,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T13:52:55.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StoneT2000.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-07T01:29:19.000Z","updated_at":"2019-11-05T09:52:31.000Z","dependencies_parsed_at":"2023-02-06T22:00:52.318Z","dependency_job_id":null,"html_url":"https://github.com/StoneT2000/GithubIntegrators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneT2000%2FGithubIntegrators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneT2000%2FGithubIntegrators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneT2000%2FGithubIntegrators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StoneT2000%2FGithubIntegrators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StoneT2000","download_url":"https://codeload.github.com/StoneT2000/GithubIntegrators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314149,"owners_count":20757463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-11T16:17:38.793Z","updated_at":"2025-03-30T12:15:14.572Z","avatar_url":"https://github.com/StoneT2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integrating Github\n\nBasic integration.\n\nFirst fork this repository\n\nRun the react app by running\n\n```cmd\nnpm start --prefix ghapp\n```\n\nRun the backend which is **required** by running\n\n```cmd\nnode app.js\n```\n\n\n\n## Login with GitHub\n\nWhen the react app is running, by going to `localhost:3000/`, you can see a button to sign in with GitHub. Once signing in is complete and authorization is given, the app will return to a new page showing the access token given by GitHub that we can use to make requests on behalf of the user to the GitHub API.\n\n## Webhooks\n\n`app.js` and `payload.js` are the frameworks for processing GitHub events such as new Pull Requests, closing PRs, new issues, new push, deployment etc.\n\nFull list here: https://developer.github.com/webhooks/\n\nFor webhooks to work, you need this framework and you need to setup a webhook that posts to your endpoint with this framework.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonet2000%2Fgithubintegrators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstonet2000%2Fgithubintegrators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonet2000%2Fgithubintegrators/lists"}