{"id":17233733,"url":"https://github.com/anthonyshort/stash-component-server","last_synced_at":"2025-08-01T06:42:51.382Z","repository":{"id":10215247,"uuid":"12311809","full_name":"anthonyshort/stash-component-server","owner":"anthonyshort","description":"Use Stash as a remote for Component","archived":false,"fork":false,"pushed_at":"2013-08-24T22:27:51.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T03:16:22.297Z","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/anthonyshort.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":"2013-08-23T01:24:33.000Z","updated_at":"2013-12-17T17:29:07.000Z","dependencies_parsed_at":"2022-08-31T14:21:01.277Z","dependency_job_id":null,"html_url":"https://github.com/anthonyshort/stash-component-server","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/anthonyshort%2Fstash-component-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyshort%2Fstash-component-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyshort%2Fstash-component-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyshort%2Fstash-component-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonyshort","download_url":"https://codeload.github.com/anthonyshort/stash-component-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568578,"owners_count":20636803,"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-10-15T05:26:09.889Z","updated_at":"2025-03-26T00:43:26.316Z","avatar_url":"https://github.com/anthonyshort.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"stash-component-server\n======================\n\nUse Stash as a remote for Component\n\n## Usage\n\nFirst change the URL variable to point to your internal Stash site:\n\n    var url = \"http://stash-server:7990\";\n  \nInstall the depenedencies:\n\n    npm install\n\nThen run the server \n\n    npm start\n\nThis will spin up a server that will redirect URLs in Github-style\nto Stash-style, allowing the use of Stash as a remote for private\nComponent packages.\n\nNow in your `component.json` you can use this server as a remote:\n\n```\n{\n    \"name\": \"dialog\",\n    \"remotes: [\"http://0.0.0.0:3000\"],\n    \"dependencies\": {\n        \"COMPONENT/overlay\": \"0.0.1\",\n        \"COMPONENT/after\": \"0.0.1\"\n    }\n}\n```\n\nThe Stash project codes are used as the user name. In this case, the components are within\na project with \"COMPONENT\" as the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonyshort%2Fstash-component-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonyshort%2Fstash-component-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonyshort%2Fstash-component-server/lists"}