{"id":16751681,"url":"https://github.com/kevinmint55/node-castle","last_synced_at":"2025-04-10T15:51:13.002Z","repository":{"id":42091146,"uuid":"266982649","full_name":"KevinMint55/node-castle","owner":"KevinMint55","description":"基于 node.js + koa2 + Mongodb + socket.io构建的实时共享表格编辑后台服务","archived":false,"fork":false,"pushed_at":"2022-12-22T16:47:39.000Z","size":1199,"stargazers_count":5,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T13:37:10.371Z","etag":null,"topics":["koa","mongodb","mongoose","nodejs","socketio"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KevinMint55.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":"2020-05-26T08:08:15.000Z","updated_at":"2024-01-28T17:22:32.000Z","dependencies_parsed_at":"2023-01-30T13:46:05.722Z","dependency_job_id":null,"html_url":"https://github.com/KevinMint55/node-castle","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/KevinMint55%2Fnode-castle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinMint55%2Fnode-castle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinMint55%2Fnode-castle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinMint55%2Fnode-castle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinMint55","download_url":"https://codeload.github.com/KevinMint55/node-castle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248245021,"owners_count":21071394,"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":["koa","mongodb","mongoose","nodejs","socketio"],"created_at":"2024-10-13T02:44:37.080Z","updated_at":"2025-04-10T15:51:12.984Z","avatar_url":"https://github.com/KevinMint55.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### About\n\n[vue-castle](https://github.com/KevinMint55/vue-castle)前端项目的后台服务，实现实时共享编辑表格的后台服务。\n\n[Demo](https://castle.willwuwei.com/)\n\n相关项目：[vue-willtable](https://github.com/KevinMint55/vue-willtable)\n\n资源服务与[七牛云](https://www.qiniu.com/)对接，采用其CDN加速\n\n### 技术栈\n\nNodejs + Koa2 + mongodb + mongoose + socket.io\n\n### 开发指南\n\n``` bash\n# 安装依赖\nnpm install / yarn\n\n# 开发模式\nnpm run dev / yarn dev\n\n# 启动服务\nnpm start / yarn start\n```\n\n\u003e 注意：默认使用config/index.js为配置文件，在根目录新建config.js将优先使用\n\n### 项目目录结构\n\n```\n  node-castle                        # 项目名称\n  │\n  ├── app                            # 应用\n  │   ├── middlewares                # 中间件\n  │   ├── models                     # 模型\n  │   ├── routers                    # 路由\n  │   └── utils                      # 工具方法\n  │\n  ├── assets                         # 临时图片生成地址\n  │\n  ├── config                         \n  │   └── index.js                   # 配置文件\n  │\n  ├── .editorconfig                  # 编辑器配置文件\n  ├── .eslintrc.js                   # eslint配置文件\n  ├── .gitignore                     # git文件忽略\n  ├── .jsbeautifyrc                  # js文件格式化配置文件\n  ├── app.js                         # 入口启动文件\n  ├── package.json                   # 项目依赖配置\n  ├── READMEAD.md                    # 开发说明\n  └── yarn.lock                      # 依赖版本锁\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmint55%2Fnode-castle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinmint55%2Fnode-castle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmint55%2Fnode-castle/lists"}