{"id":15364125,"url":"https://github.com/int64ago/boom","last_synced_at":"2025-06-30T06:33:08.086Z","repository":{"id":57116643,"uuid":"125847168","full_name":"int64ago/boom","owner":"int64ago","description":"[npm] A toolkit for CDN deployment.","archived":false,"fork":false,"pushed_at":"2018-03-20T07:38:01.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T12:45:15.594Z","etag":null,"topics":["cdn","deployment","toolkit"],"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/int64ago.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}},"created_at":"2018-03-19T11:26:50.000Z","updated_at":"2018-03-20T07:38:02.000Z","dependencies_parsed_at":"2022-08-22T22:20:16.233Z","dependency_job_id":null,"html_url":"https://github.com/int64ago/boom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/int64ago/boom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int64ago%2Fboom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int64ago%2Fboom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int64ago%2Fboom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int64ago%2Fboom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/int64ago","download_url":"https://codeload.github.com/int64ago/boom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int64ago%2Fboom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260053799,"owners_count":22951968,"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":["cdn","deployment","toolkit"],"created_at":"2024-10-01T13:10:10.633Z","updated_at":"2025-06-15T21:37:27.476Z","avatar_url":"https://github.com/int64ago.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boom\n\n[![NPM version][npm-image]][npm-url]\n[![Downloads][downloads-image]][npm-url]\n[![JavaScript Style Guide][standard-image]][standard-url]\n\n\nA toolkit for CDN deployment.\n\n## Background\n\nThere're lots of ways to deploy a backend application, but not for frontend applications.\n\nIMO, we can make things easier by CI:\n\n - Git push to repository with special **marks**\n - Trigger CI to build and publish to CDN\n\nHere **marks** can be a branch or tag which can also be used to separate different environments. And here we make an assumption:\n\n - A branch like `daily/x.y.z`: publish to daily environment\n - A tag like `publish/x.y.z`: publish to production environment\n\nThe tool is a gadget to do these things better for you. If you have different **marks**, fork \u0026 modify as you like.\n\n## Usage\n\nIn the root directory of project:\n\n```bash\n$ npx @hspkg/boom\n```\n\nOr\n\n```bash\n$ npm i -g @hspkg/boom\n$ boom\n```\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://cdn.int64ago.org/l3j47tlp.svg\" width=\"600\" alt=\"screenshot\"\u003e\n\u003c/p\u003e\n\n## License\n\nMIT © [Cody Chan](https://int64ago.org/)\n\n\n[npm-image]: https://img.shields.io/npm/v/@hspkg/boom.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@hspkg/boom\n[downloads-image]: https://img.shields.io/npm/dt/@hspkg/boom.svg?style=flat-square\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square\n[standard-url]: https://standardjs.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint64ago%2Fboom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fint64ago%2Fboom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint64ago%2Fboom/lists"}