{"id":21190145,"url":"https://github.com/reactiumcore/git-pull","last_synced_at":"2025-06-28T12:31:52.498Z","repository":{"id":90734012,"uuid":"585131207","full_name":"ReactiumCore/Git-Pull","owner":"ReactiumCore","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T10:48:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T20:46:30.233Z","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/ReactiumCore.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-04T11:56:03.000Z","updated_at":"2023-01-04T11:58:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"6941821e-758b-4c16-8308-f5d149988252","html_url":"https://github.com/ReactiumCore/Git-Pull","commit_stats":null,"previous_names":["reactiumcore/git-pull"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReactiumCore/Git-Pull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiumCore%2FGit-Pull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiumCore%2FGit-Pull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiumCore%2FGit-Pull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiumCore%2FGit-Pull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiumCore","download_url":"https://codeload.github.com/ReactiumCore/Git-Pull/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiumCore%2FGit-Pull/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262431203,"owners_count":23309988,"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-11-20T18:59:32.622Z","updated_at":"2025-06-28T12:31:52.492Z","avatar_url":"https://github.com/ReactiumCore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Pull\n\nProcess that watches a git repo and automatically pulls changes down.\n\n## Installation\n\nSSH into your server instance:\n\n```\nssh -i \"yourkey.pem\" ubuntu@ec2-instance.amazonaws.com\n```\n\nClone this repo\n\n```\ngit clone https://github.com/Atomic-Reactor/Git-Pull.git\n```\n\nStart the service\n\n```\ncd Git-Pull\nnpm start\n\n// Using PM2?\ncd Git-Pull\npm2 start npm --watch --name \"Git-Pull\" -- start\npm2 save\n```\n\nYou can update the codebase via `git pull`. If you're using PM2 it will automatically restart the service.\n\n## Config\n\nYou can create a config.js file to customize the git watch and branch.\n\n### branch\n\nThe remote branch to pull\n\n\u003e The remote must have a valid ssh key supplied for any clients executing a pull.\n\n### watch\n\nThe local git repository path\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactiumcore%2Fgit-pull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactiumcore%2Fgit-pull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactiumcore%2Fgit-pull/lists"}