{"id":15674831,"url":"https://github.com/surjithctly/github-repo-access","last_synced_at":"2025-08-17T12:42:06.435Z","repository":{"id":71954705,"uuid":"286071746","full_name":"surjithctly/github-repo-access","owner":"surjithctly","description":"Automatically Invite Collaborators to your Github Repo based on Envato Market Themeforest Purchases using Github API \u0026 Envato API","archived":false,"fork":false,"pushed_at":"2020-11-05T12:55:25.000Z","size":197,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-08T07:33:22.614Z","etag":null,"topics":["collaborators","envato","envato-api","envato-market","github","github-api","hacktoberfest","invite","themeforest"],"latest_commit_sha":null,"homepage":"https://git-access.surjithctly.in/","language":"HTML","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/surjithctly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"surjithctly","open_collective":"surjithctly","patreon":"surjithctly","custom":"https://paypal.me/surjithctly"}},"created_at":"2020-08-08T15:43:06.000Z","updated_at":"2024-03-23T11:58:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ced8ec3b-41f5-4f64-bb02-255696d8e031","html_url":"https://github.com/surjithctly/github-repo-access","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"664caadb78ebe5db89b032f94b32695c81e8580b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/surjithctly/github-repo-access","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surjithctly%2Fgithub-repo-access","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surjithctly%2Fgithub-repo-access/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surjithctly%2Fgithub-repo-access/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surjithctly%2Fgithub-repo-access/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surjithctly","download_url":"https://codeload.github.com/surjithctly/github-repo-access/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surjithctly%2Fgithub-repo-access/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270850080,"owners_count":24656448,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["collaborators","envato","envato-api","envato-market","github","github-api","hacktoberfest","invite","themeforest"],"created_at":"2024-10-03T15:51:28.003Z","updated_at":"2025-08-17T12:42:06.379Z","avatar_url":"https://github.com/surjithctly.png","language":"HTML","funding_links":["https://github.com/sponsors/surjithctly","https://opencollective.com/surjithctly","https://patreon.com/surjithctly","https://paypal.me/surjithctly"],"categories":[],"sub_categories":[],"readme":"# Github Repo Access\n\nAutomatically Invite Collaborators to your Github Repo using Github API based on Envato Market Themeforest Purchases.\n\n![image](https://user-images.githubusercontent.com/1884712/89714611-93cdb600-d9bd-11ea-9c68-0f7fcc456cdc.png)\n\n# Installation\n\n```bash\nnpm install\n```\n\n## `.env` Configuration\n\nAdd a `.env` file in your root folder and then add your github token.\n\n```\nENVATO_TOKEN=YOUR_ENVATO_PEROSNAL_TOKEN\nGITHUB_TOKEN=YOUR_GITHUB_PEROSNAL_TOKEN\n```\n\n## Personal Token Scope\n\nThe following scope is required to make it work.\n\n**Envato Token** : Verify purchases of your items\n\n**Github Token** : Private Repo\n\n\n## Update Repo Map\n\nMap your github repo name with Envato Item ID\n\n```js\nmodule.exports = {\n  12345678: \"repo-one\",\n  87654321: \"repo-two\",\n};\n```\n\n## Use Vercel for easy deployment\n\n```bash\nnpm i -g vercel\nnpm vercel\n```\n\n## Development Server\n\nUse the following command to fireup Dev Server at `http://localhost:3000/`\n\n```bash\nvercel dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurjithctly%2Fgithub-repo-access","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurjithctly%2Fgithub-repo-access","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurjithctly%2Fgithub-repo-access/lists"}