{"id":26337115,"url":"https://github.com/truewinter/astro-copy-prod-deps","last_synced_at":"2026-02-09T15:33:14.023Z","repository":{"id":255857465,"uuid":"853008224","full_name":"TrueWinter/astro-copy-prod-deps","owner":"TrueWinter","description":"Astro integration that copies only the dependencies needed in production for SSR and hybrid websites","archived":false,"fork":false,"pushed_at":"2025-01-24T19:08:47.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T08:15:28.103Z","etag":null,"topics":["astro-integration","withastro"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/TrueWinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-09-05T20:17:22.000Z","updated_at":"2025-01-24T19:08:51.000Z","dependencies_parsed_at":"2024-09-07T14:42:04.986Z","dependency_job_id":"18afb752-0a17-4cbb-bef5-c9093f44b101","html_url":"https://github.com/TrueWinter/astro-copy-prod-deps","commit_stats":null,"previous_names":["truewinter/astro-copy-prod-deps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TrueWinter/astro-copy-prod-deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fastro-copy-prod-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fastro-copy-prod-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fastro-copy-prod-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fastro-copy-prod-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrueWinter","download_url":"https://codeload.github.com/TrueWinter/astro-copy-prod-deps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueWinter%2Fastro-copy-prod-deps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29270910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["astro-integration","withastro"],"created_at":"2025-03-16T02:17:45.881Z","updated_at":"2026-02-09T15:33:13.981Z","avatar_url":"https://github.com/TrueWinter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# astro-copy-prod-deps\n\n`astro-copy-prod-deps` is an Astro integration for use with hybrid and SSR websites that copies only the dependencies needed in production from `node_modules` to the `dist/server` directory.\n\nThis is useful if you have a CI server building your website and don't want to run `npm install` on your production web server.\n\n![Image](https://cdn.truewinter.net/i/c6ac19.png)\n\n## Installation\n\n### Automatic\n\nRun `npx astro add astro-copy-prod-deps` to install the integration.\n\n### Manual\n\nModify your `astro.config.mjs` file as follows:\n\n```js\nimport copyProdDeps from `astro-copy-prod-deps`;\n\nexport default defineConfig({\n  integrations: [copyProdDeps()]\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruewinter%2Fastro-copy-prod-deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruewinter%2Fastro-copy-prod-deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruewinter%2Fastro-copy-prod-deps/lists"}