{"id":19438320,"url":"https://github.com/opensumi/todo-list-sample","last_synced_at":"2025-04-24T22:31:13.652Z","repository":{"id":39602528,"uuid":"458137942","full_name":"opensumi/todo-list-sample","owner":"opensumi","description":"A simple example for learning develop OpenSumi module.","archived":false,"fork":false,"pushed_at":"2022-05-31T08:06:52.000Z","size":317,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-13T15:43:41.178Z","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/opensumi.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":"2022-02-11T10:18:56.000Z","updated_at":"2023-01-12T19:39:56.000Z","dependencies_parsed_at":"2022-08-31T05:12:18.136Z","dependency_job_id":null,"html_url":"https://github.com/opensumi/todo-list-sample","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/opensumi%2Ftodo-list-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensumi%2Ftodo-list-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensumi%2Ftodo-list-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensumi%2Ftodo-list-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensumi","download_url":"https://codeload.github.com/opensumi/todo-list-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223968427,"owners_count":17233484,"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-11-10T15:17:54.483Z","updated_at":"2024-11-10T15:17:55.062Z","avatar_url":"https://github.com/opensumi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TodoList Example\n\n本项目为开发 [OpenSumi](https://github.com/opensumi/core) 模块的演示案例。\n\n![preview](https://img.alicdn.com/imgextra/i2/O1CN01IXXMCy2563jAC4FDO_!!6000000007476-2-tps-2452-1640.png)\n\n### 项目结构\n```bash\n.\n└── workspace                   # 工作目录\n├── modules                     # 存放模块目录\n├── extensions                  # 插件目录\n├── src\n│   ├── browser\n│   ├── common\n│   └── node\n├── tsconfig.json\n├── webpack.browser.config.js\n├── webpack.ext-host.config.js\n├── webpack.node.config.js\n├── webpack.worker-host.config.js\n├── package.json\n└── README.md\n```\n\n### 启动\n\n```bash\n$ git clone git@github.com:opensumi/todo-list-sample.git\n$ cd todo-list\n$ yarn\t\t\t\t# 安装依赖\n$ yarn start\t\t\t    # 并行启动前端和后端\n```\n\n浏览器打开 http://127.0.0.1:8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensumi%2Ftodo-list-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensumi%2Ftodo-list-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensumi%2Ftodo-list-sample/lists"}