{"id":20226225,"url":"https://github.com/steamerjs/steamer-koa","last_synced_at":"2025-03-03T12:47:14.442Z","repository":{"id":57370603,"uuid":"61150273","full_name":"steamerjs/steamer-koa","owner":"steamerjs","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-12T07:25:00.000Z","size":523,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T04:01:34.563Z","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/steamerjs.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":"2016-06-14T19:31:20.000Z","updated_at":"2018-08-12T07:04:38.000Z","dependencies_parsed_at":"2022-08-29T18:31:00.195Z","dependency_job_id":null,"html_url":"https://github.com/steamerjs/steamer-koa","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-koa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-koa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-koa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-koa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steamerjs","download_url":"https://codeload.github.com/steamerjs/steamer-koa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241670132,"owners_count":20000326,"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-14T07:16:52.080Z","updated_at":"2025-03-03T12:47:14.404Z","avatar_url":"https://github.com/steamerjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# steamer-koa\n\nkoa2 高效快速启动脚手架\n\n[![NPM Version](https://img.shields.io/npm/v/steamer-koa.svg?style=flat)](https://www.npmjs.com/package/steamer-koa)\n[![Deps](https://david-dm.org/steamerjs/steamer-koa.svg)](https://david-dm.org/steamerjs/steamer-koa)\n\n## 快速启动\n\n* 推荐 \u003e\u003e 使用[steamerjs](https://steamerjs.github.io/docs/projectkits/Bootstrap.html)安装\n\n```javascript\n// 安装 steamerjs，已经内置 steamer-plugin-kit\nnpm i -g steamerjs\n// 下载脚手架到全局\nsteamer kit --add https://github.com/steamerjs/steamer-koa.git\n// 基于脚手架初始化项目\nsteamer kit\n```\n\n* 直接从github clone 下来\n\n## 常用命令\n\n```javascript\n// 安装依赖\nnpm i\n\n// 开发\nnpm start\n// 打开链接\n127.0.0.1:3001\n\n// 代码规范扫描\nnpm lint\n\n// 部署代码\nnpm run dist\n```\n\n## 安装mongoDB\n```javascript\n// 安装mongoDB\n网上有不少教程\n\n// 启动mongoDB\nmongod\n\n// 操作mongoDB\nmongo\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamerjs%2Fsteamer-koa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteamerjs%2Fsteamer-koa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamerjs%2Fsteamer-koa/lists"}