{"id":15019497,"url":"https://github.com/crazymryan/node-vue-fullstack","last_synced_at":"2026-02-26T16:44:12.775Z","repository":{"id":245541728,"uuid":"818681412","full_name":"CrazyMrYan/node-vue-fullstack","owner":"CrazyMrYan","description":"nodejs + vue 全栈项目模板","archived":false,"fork":false,"pushed_at":"2024-06-22T17:38:50.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T13:14:02.324Z","etag":null,"topics":["express","fullstack","fullstack-javascript","javascript","nodejs","server","service","vue","vue-router","vuejs2"],"latest_commit_sha":null,"homepage":"https://node-vue-fullstack.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrazyMrYan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-22T14:44:25.000Z","updated_at":"2024-11-21T06:55:40.000Z","dependencies_parsed_at":"2024-06-22T17:42:47.444Z","dependency_job_id":"1616a8d5-5d81-4a2d-87de-06a697789dce","html_url":"https://github.com/CrazyMrYan/node-vue-fullstack","commit_stats":null,"previous_names":["crazymryan/node-vue-fullstack"],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyMrYan%2Fnode-vue-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyMrYan%2Fnode-vue-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyMrYan%2Fnode-vue-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrazyMrYan%2Fnode-vue-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrazyMrYan","download_url":"https://codeload.github.com/CrazyMrYan/node-vue-fullstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240018705,"owners_count":19734873,"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":["express","fullstack","fullstack-javascript","javascript","nodejs","server","service","vue","vue-router","vuejs2"],"created_at":"2024-09-24T19:53:36.931Z","updated_at":"2026-02-26T16:44:12.720Z","avatar_url":"https://github.com/CrazyMrYan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Node + Vue 全栈项目简易模板\n\n\u003e 主要是提供思路，不是功能性的模板，强扩展性，不限制技术栈。\n\n\u003e Nodejs 需要切换至 14.x || 16.x || 18.x 版本\n\n\u003e 默认端口 3000，启动项目之后打开 http://localhost:3000/ 即可。\n\n## 视频演示\n\n[![视频缩略图](https://img.youtube.com/vi/3nwlU3_E9Ck/0.jpg)](https://youtu.be/3nwlU3_E9Ck)\n\n## Feature\n\n- 前后端支持热更新\n- 一键启动命令\n- 端口转发\n\n## 使用\n\n运行开发环境\n\n```shell\n# yarn\nyarn install\nyarn dev\n# npm\nnpm install\nnpm run dev\n```\n\n运行正式环境\n\n```shell\n# yarn\nyarn install\nyarn prod\n# npm\nnpm install\nnpm run prod\n```\n\n查看正式环境日志\n\n```shell\n#yarn\nyarn logs\n#npm\nnpm run logs\n```\n\n## 注意\n\n\u003e 虽然指向 3000 端口，但是实际前端端口是 8080，只不过在服务层做了转发。\n\n## 依赖\n\n- express\n- http-proxy-middleware\n- concurrently\n- nodemon\n- vue\n- @vue/cli-service\n- @vue/composition-api\n- vue-router\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazymryan%2Fnode-vue-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazymryan%2Fnode-vue-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazymryan%2Fnode-vue-fullstack/lists"}