{"id":14996144,"url":"https://github.com/rollroll520/zjaccelerator-ims-server","last_synced_at":"2026-02-02T03:35:00.284Z","repository":{"id":233512276,"uuid":"651409018","full_name":"RollRoll520/ZJAccelerator-IMS-Server","owner":"RollRoll520","description":":chart_with_downwards_trend:基于Koa2的正畸加速器信息管理系统的web服务端","archived":false,"fork":false,"pushed_at":"2023-06-09T07:19:15.000Z","size":850,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T07:59:16.659Z","etag":null,"topics":["koa2","server"],"latest_commit_sha":null,"homepage":"","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/RollRoll520.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":"2023-06-09T07:14:27.000Z","updated_at":"2023-07-06T02:51:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"32d0e159-45d7-44c5-bb21-91a6527e4011","html_url":"https://github.com/RollRoll520/ZJAccelerator-IMS-Server","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"c326c37c6961a19e954d02cfe5e1b7a057c70905"},"previous_names":["rollroll520/zjaccelerator-ims-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RollRoll520/ZJAccelerator-IMS-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RollRoll520%2FZJAccelerator-IMS-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RollRoll520%2FZJAccelerator-IMS-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RollRoll520%2FZJAccelerator-IMS-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RollRoll520%2FZJAccelerator-IMS-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RollRoll520","download_url":"https://codeload.github.com/RollRoll520/ZJAccelerator-IMS-Server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RollRoll520%2FZJAccelerator-IMS-Server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261937032,"owners_count":23232845,"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":["koa2","server"],"created_at":"2024-09-24T16:32:59.666Z","updated_at":"2026-02-02T03:35:00.221Z","avatar_url":"https://github.com/RollRoll520.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koa服务器搭建\n\n---\n\n## 文件解析\n\n```bash\n- path\n    - database.sqlite #嵌入式数据库文件\n- src\n    - app #服务器业务（为了与入口文件分离）\n        - errHandler.js\n        - index.js \n    -config #用于dotenv配置\n        - config.default.js\n    -const #定义错误类型常量\n        - err.type.js\n    - controller #控制器处理业务\n    - database #用于数据库连接\n    - middleware #中间件\n        - auth.middleware.js\n        - \n    - model #基于sequelize的数据库对象\n        persons.model.js\n        user.model.js\n    - router #路由\n        - index.js\n        - person.router.js\n        - user.router.js\n    - service #数据库处理服务\n        - person.service.js\n        - user.service.js\n    - upload #保存上传的头像\n        - ... #所有头像图片文件\n    - main.js #服务器入口文件，npm start打开该文件\n- test #测试文件\n    -test.html\n- .env\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollroll520%2Fzjaccelerator-ims-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollroll520%2Fzjaccelerator-ims-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollroll520%2Fzjaccelerator-ims-server/lists"}