{"id":22173369,"url":"https://github.com/enderahmetyurt/gistcatch","last_synced_at":"2025-07-26T15:31:23.363Z","repository":{"id":55438299,"uuid":"152481762","full_name":"enderahmetyurt/gistcatch","owner":"enderahmetyurt","description":"Catching Gists","archived":false,"fork":false,"pushed_at":"2020-12-31T01:12:58.000Z","size":201,"stargazers_count":6,"open_issues_count":7,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-11T21:56:15.660Z","etag":null,"topics":["gist","github"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enderahmetyurt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-10T19:55:31.000Z","updated_at":"2021-07-19T11:22:38.000Z","dependencies_parsed_at":"2022-08-15T00:20:24.351Z","dependency_job_id":null,"html_url":"https://github.com/enderahmetyurt/gistcatch","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/enderahmetyurt%2Fgistcatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enderahmetyurt%2Fgistcatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enderahmetyurt%2Fgistcatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enderahmetyurt%2Fgistcatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enderahmetyurt","download_url":"https://codeload.github.com/enderahmetyurt/gistcatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227690762,"owners_count":17804966,"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":["gist","github"],"created_at":"2024-12-02T07:33:11.112Z","updated_at":"2024-12-02T07:33:11.636Z","avatar_url":"https://github.com/enderahmetyurt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://gistcatch.herokuapp.com\"\u003e\n    \u003cimg height=\"150\" width=\"150\" src=\"https://github.com/enderahmetyurt/gistcatch/blob/master/public/logo.png?raw=true\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Gistcatch\nYour Gist Friend, can help you to manage your Gists out of Gist\n\n## Requirements\n\n- Ruby 2.5.1\n- A [GitHub application](https://github.com/settings/applications/new) for authentication\n\n## Installation\n\n### Manual\n\nStep 1: Clone the repository by:\n\n```shell\ngit clone git@github.com:enderahmetyurt/gistcatch.git \u0026\u0026 cd gistcatch\n```\n\nStep 2: Install dependencies with `bundle install`\n\nStep 3: Configure your database\n\n```\ncp config/database.yml.example config/database.yml\nvim config/database.yml # or leave it to use sqlite3 for development\n```\n\nStep 4: Create your own [GitHub App](https://github.com/settings/applications/new) and create `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` environment variables.\n\nStep 5: Create and migrate database `rails db:create db:migrate`\n\n### docker-compose\n\nFirstly, you should be sure docker installed on your OS.\n\nCopy `.env_example` to `.env` and edit content. After that you can run by the following command:\n\n```shell\ndocker-compose up --build\n```\n\nYou should run migration commands after that by:\n\n```shell\ndocker-compose run web rails db:migrate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenderahmetyurt%2Fgistcatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenderahmetyurt%2Fgistcatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenderahmetyurt%2Fgistcatch/lists"}