{"id":20804744,"url":"https://github.com/qqxs/koa-mvc-starter","last_synced_at":"2026-05-18T04:06:09.065Z","repository":{"id":151723942,"uuid":"287753260","full_name":"qqxs/koa-mvc-starter","owner":"qqxs","description":"koa typescript mvc template","archived":false,"fork":false,"pushed_at":"2024-03-05T15:54:56.000Z","size":647,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T03:32:42.386Z","etag":null,"topics":["koa","koa2","mvc","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/qqxs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-15T13:36:54.000Z","updated_at":"2024-05-18T08:09:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"c23c92b6-08b5-484a-b052-c894293fd4e5","html_url":"https://github.com/qqxs/koa-mvc-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qqxs/koa-mvc-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqxs%2Fkoa-mvc-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqxs%2Fkoa-mvc-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqxs%2Fkoa-mvc-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqxs%2Fkoa-mvc-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qqxs","download_url":"https://codeload.github.com/qqxs/koa-mvc-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqxs%2Fkoa-mvc-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278867209,"owners_count":26059738,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["koa","koa2","mvc","template","typescript"],"created_at":"2024-11-17T19:11:38.874Z","updated_at":"2025-10-08T00:11:44.231Z","avatar_url":"https://github.com/qqxs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koa-mvc-starter\n\n![build](https://github.com/qqxs/koa-mvc-starter/workflows/build/badge.svg)\n\n## Use\n\n```sh\n# 克隆仓库\ngit clone https://github.com/qqxs/koa-mvc-starter.git\n\n# 安装依赖\npnpm install\n\n# development run, nodemon run code\npnpm run dev\n\n# development run, pm2 run code\npnpm run dev:pm2\n\n# build ts -\u003e js\npnpm run build\n\n# production run, pm2 run dist\npnpm run serve\n\n# prettier write\npnpm run fmt\n```\n\n## views\n\n渲染模版使用`ejs`\n\n## 功能\n\n- [x] MVC\n- [x] Restfull API\n- [x] JWT\n- [ ] mysql\n- [x] log4js\n- [ ] Mysql\n- [ ] Redis\n- [ ] Cookie\n- [ ] Session\n- [x] prettier\n- [x] husky\n\n## 信息格式\n\n```json\n{\n  \"code\": 0,\n  \"data\": [],\n  \"msg\": \"\"\n}\n```\n\n```json\n{\n  \"code\": 404,\n  \"msg\": \"this is error msg\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqqxs%2Fkoa-mvc-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqqxs%2Fkoa-mvc-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqqxs%2Fkoa-mvc-starter/lists"}