{"id":15380931,"url":"https://github.com/educastellano/deploy-versioning","last_synced_at":"2025-12-27T08:31:19.904Z","repository":{"id":143802348,"uuid":"56976638","full_name":"educastellano/deploy-versioning","owner":"educastellano","description":"Deploy your code keeping older versions","archived":false,"fork":false,"pushed_at":"2017-06-17T13:25:13.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:29:22.488Z","etag":null,"topics":["deploy","deployment","versioning","webapps"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/educastellano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-04-24T14:43:16.000Z","updated_at":"2017-06-10T16:05:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e6b4052-ce76-40eb-8619-e8104627ff35","html_url":"https://github.com/educastellano/deploy-versioning","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"18de7c8cf3baca8719fffda7c9a47b0133e33ae5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educastellano%2Fdeploy-versioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educastellano%2Fdeploy-versioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educastellano%2Fdeploy-versioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educastellano%2Fdeploy-versioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/educastellano","download_url":"https://codeload.github.com/educastellano/deploy-versioning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243260727,"owners_count":20262736,"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":["deploy","deployment","versioning","webapps"],"created_at":"2024-10-01T14:25:03.440Z","updated_at":"2025-12-27T08:31:19.877Z","avatar_url":"https://github.com/educastellano.png","language":"JavaScript","readme":"# deploy-versioning\n\nDeploy your code keeping older versions.\n\n# Install\n\n    npm install deploy-versioning --save-dev\n\n# Usage\n\nJust add a script in your package.json:\n\n    {\n        ...\n        \"scripts\": {\n            \"deploy\": \"deploy-versioning dist user@host:/srv/myapp\"\n        }\n        ...\n    }\n\nAnd run it:\n    \n    npm run deploy\n    \nIt will create the following file structure in your production server: \n\n    /srv/myapp\n    +-- 1.0.0\n    +-- 1.0.1\n    +-- 1.0.2\n    +-- latest -\u003e /srv/myapp/1.0.2\n\n## Changelog\n\n* 1.0.0 \n    * Initial release :tada:\n\n## License\n\n[ISC License](http://opensource.org/licenses/ISC)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducastellano%2Fdeploy-versioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feducastellano%2Fdeploy-versioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducastellano%2Fdeploy-versioning/lists"}