{"id":28157275,"url":"https://github.com/lrunlin/western-style-community-mall","last_synced_at":"2026-02-15T12:38:54.198Z","repository":{"id":275303895,"uuid":"925696801","full_name":"Lrunlin/western-style-community-mall","owner":"Lrunlin","description":"基于Vue+Node的西餐社区+商城 分为用户 管理员  Vue+Koa+MySQL","archived":false,"fork":false,"pushed_at":"2025-02-01T14:23:07.000Z","size":4854,"stargazers_count":74,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T01:37:18.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":false,"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/Lrunlin.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":"2025-02-01T14:20:26.000Z","updated_at":"2025-08-28T16:55:31.000Z","dependencies_parsed_at":"2025-02-01T15:39:05.381Z","dependency_job_id":null,"html_url":"https://github.com/Lrunlin/western-style-community-mall","commit_stats":null,"previous_names":["lrunlin/western-style-community-mall"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lrunlin/western-style-community-mall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lrunlin%2Fwestern-style-community-mall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lrunlin%2Fwestern-style-community-mall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lrunlin%2Fwestern-style-community-mall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lrunlin%2Fwestern-style-community-mall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lrunlin","download_url":"https://codeload.github.com/Lrunlin/western-style-community-mall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lrunlin%2Fwestern-style-community-mall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29478355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-05-15T08:17:25.935Z","updated_at":"2026-02-15T12:38:54.178Z","avatar_url":"https://github.com/Lrunlin.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 基于Vue的西餐制作交流Web App的设计与实现\n\n## 系统说明\n\n**系统包含论文 1 篇付费提供**\n\n## 功能\n\n参照文件夹中的答辩 PPT、开题报告、和毕设手册\n系统内 2 个权限：用户、管理员。系统可以为其他商城(博客)，只需替换上传内容即可。无需限制为西餐社区。\n可以修改为其他商品的商品。功能主要为博客社区和商城\n\n![演示视频](./项目代码/图片.png \"功能\")\n\n[演示视频](https://disk.blogweb.cn/video/%E5%9F%BA%E4%BA%8EVue%E7%9A%84%E8%A5%BF%E9%A4%90%E5%88%B6%E4%BD%9C%E4%BA%A4%E6%B5%81Web%20App%E7%9A%84%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0.mp4 \"演示视频\")\n\n## 相关技术\n\n前端:Vue.js、Vite、Tailwind CSS、Element Plus、Vant UI\n服务端:Koa2\n数据库:MySQL\n\n## 其他版本\n\n付费提供部分其他毕设程序、论文的成品，同时可以定制和讲解毕设，联系下方联系方式即可\n\n可联系 QQ:1974109227 微信:webzhizhuo\n\n## 联系方式\n\n可以开发其他项目、毕业设计、毕业论文等\n\n\u003cdiv\u003e\n    \u003cimg src=\"https://disk.blogweb.cn/me/qq.webp\"  width=160 alt=\"QQ\"\u003e\n    \u003cimg src=\"https://disk.blogweb.cn/me/wechat.webp\" width=160 alt=\"微信\"\u003e\n\u003c/div\u003e\n\n### 启动\n\n#### 环境\n\n1. Node.js 20+\n2. MySQL 8.x\n\n#### 启动步骤\n\n1. 如果项目代码中有 start.bat 则双击执行\n\n否则运行以下命令安装 yarn 以及部分插件同时进行换源\n\n```bash\nnpm config set registry https://registry.npmmirror.com/\u0026\u0026npm i yarn vite nodemon -g\u0026\u0026yarn config set registry https://registry.npmmirror.com/\n```\n\n2. 如果项目代码中有 install.bat 则双击运行否则\n\n通常 admin/font 是前端，server/api 是服务端，cd 进入前端或者服务器文件夹，文件夹名称并不固定\n\n```bash\ncd server\n\nyarn\n```\n\n```bash\ncd admin\n\nyarn\n```\n\n3. 如果有 dev.bat 则双击运行，否则 cd 进入文件夹都使用`yarn dev`运行\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrunlin%2Fwestern-style-community-mall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrunlin%2Fwestern-style-community-mall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrunlin%2Fwestern-style-community-mall/lists"}