{"id":43543444,"url":"https://github.com/devsapp/sae","last_synced_at":"2026-02-03T18:38:35.028Z","repository":{"id":45704053,"uuid":"363059847","full_name":"devsapp/sae","owner":"devsapp","description":"阿里云SAE组件","archived":false,"fork":false,"pushed_at":"2023-04-21T03:45:28.000Z","size":5832,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-05-11T01:00:45.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/devsapp.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":"2021-04-30T07:20:20.000Z","updated_at":"2023-02-27T06:12:29.000Z","dependencies_parsed_at":"2023-02-09T02:46:25.968Z","dependency_job_id":null,"html_url":"https://github.com/devsapp/sae","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/devsapp/sae","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsapp%2Fsae","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsapp%2Fsae/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsapp%2Fsae/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsapp%2Fsae/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsapp","download_url":"https://codeload.github.com/devsapp/sae/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsapp%2Fsae/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29052675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"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":[],"created_at":"2026-02-03T18:38:32.648Z","updated_at":"2026-02-03T18:38:35.017Z","avatar_url":"https://github.com/devsapp.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e阿里云 SAE 应用部署组件\u003c/h1\u003e\n\u003cp align=\"center\" class=\"flex justify-center\"\u003e\n  \u003ca href=\"https://nodejs.org/en/\" class=\"ml-1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/node-%3E%3D%2010.8.0-brightgreen\" alt=\"node.js version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/devsapp/sae/blob/master/LICENSE\" class=\"ml-1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-green\" alt=\"license\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/devsapp/sae/issues\" class=\"ml-1\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/devsapp/sae\" alt=\"issues\"\u003e\n  \u003c/a\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# 组件简介\n\n`SAE` 组件帮助用户快速上手阿里云提供的 Serverless应用引擎 SAE，通过配置 s.yaml，快速完成应用部署部署。\n\n# 快速上手\n- [快速应用实例](https://github.com/devsapp/start-sae)\n\n# 文档相关\n\n应用部署（SAE）组件全部支持的能力列表如下：\n\n| 构建\u0026部署 | 其他功能 |\n| --- | --- |\n| [**部署 deploy**](docs/deploy.md) | [查看应用 info](docs/info.md) | \n| [移除 remove](docs/remove.md) |[资源同步 sync](docs/sync.md) | \n| [启动 start](docs/start.md) | | \n| [停止 stop](docs/stop.md) | |\n| [扩缩容 rescale](docs/rescale.md) | |\n\n在使用应用部署（SAE）组件时，还会涉及到资源描述文件的编写，关于应用部署（SAE）组件的 Yaml 规范可以参考[**应用部署（SAE） Yaml 规范文档**](docs/readme.md)。\n\n# 开源许可\n\nServerless Devs SEA 组件遵循 [MIT License](./LICENSE) 开源许可。\n\n位于`node_modules`和外部目录中的所有文件都是本软件使用的外部维护库，具有自己的许可证；我们建议您阅读它们，因为它们的条款可能与[MIT License](./LICENSE)的条款不同。\n\n# 交流社区\n\n您如果有关于错误的反馈或者未来的期待，您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 或 [SAE repo Issues](https://github.com/devsapp/sae/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 SAE 组件的最新动态，您可以通过以下渠道进行：\n\n\u003cp align=\"center\"\u003e\n\n| \u003cimg src=\"https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png\" width=\"200px\" \u003e | \u003cimg src=\"https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png\" width=\"200px\" \u003e | \u003cimg src=\"https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407252200_20211028074732517533.png\" width=\"200px\" \u003e |\n|--- | --- | --- |\n| \u003ccenter\u003e关注微信公众号：`serverless`\u003c/center\u003e | \u003ccenter\u003e联系微信小助手：`xiaojiangwh`\u003c/center\u003e | \u003ccenter\u003e加入钉钉交流群：`33947367`\u003c/center\u003e | \n\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsapp%2Fsae","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsapp%2Fsae","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsapp%2Fsae/lists"}