{"id":21414253,"url":"https://github.com/wuyanwen/weeklyplus","last_synced_at":"2025-07-14T03:31:43.948Z","repository":{"id":95167863,"uuid":"101739461","full_name":"wuyanwen/weeklyPlus","owner":"wuyanwen","description":"vue中文社区周刊服务端渲染升级版weeklyPlus","archived":false,"fork":false,"pushed_at":"2017-08-29T09:20:36.000Z","size":606,"stargazers_count":38,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T23:13:40.374Z","etag":null,"topics":["element-ui","koa","nuxt","vue-cli"],"latest_commit_sha":null,"homepage":"http://weekly.vue-js.com","language":"Vue","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/wuyanwen.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":"2017-08-29T08:43:35.000Z","updated_at":"2023-05-03T09:05:14.000Z","dependencies_parsed_at":"2023-04-27T04:03:40.427Z","dependency_job_id":null,"html_url":"https://github.com/wuyanwen/weeklyPlus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wuyanwen/weeklyPlus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuyanwen%2FweeklyPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuyanwen%2FweeklyPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuyanwen%2FweeklyPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuyanwen%2FweeklyPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuyanwen","download_url":"https://codeload.github.com/wuyanwen/weeklyPlus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuyanwen%2FweeklyPlus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265237696,"owners_count":23732514,"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":["element-ui","koa","nuxt","vue-cli"],"created_at":"2024-11-22T18:27:10.761Z","updated_at":"2025-07-14T03:31:43.904Z","avatar_url":"https://github.com/wuyanwen.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# weeklyPlus 中文文档\n\n## 项目描述\n\nweeklyPlus vue中文社区周刊服务端渲染升级版weeklyPlus\n## 引言\n\n* 为什么要做一个这样的weeklyPlus系统?\n* 可以做为知识的沉淀\n* 可以熟悉最前沿且不仅限于前端的最新知识\n* 可以传播到更多的需要这些知识的同学们\n* 圈内已经有很多weekly系统了，weeklyPlus有什么不同吗?\n* 我们保证是有态度（不求多，只求精）的周刊\n* 我们保证发的每一篇文章都是有意义的\n* 我们是open source ，欢迎每一位同学添砖加瓦\n\n## 技术栈\n* [nuxt](https://github.com/nuxt/nuxt.js) - vue 服务端渲染框架\n* [vue-cli](https://github.com/vuejs/vue-cli) - Vue.js 提供的官方命令行工具，可用于快速搭建大型单页应用\n* [mongodb](https://www.mongodb.com/) - 数据库\n* [koa](http://koajs.com/) -  公开 API 接口\n* [element-ui](http://element.eleme.io/#/zh-CN) - 基础组件库\n* [axios](https://github.com/mzabriskie/axios) - http 请求\n* [less](http://lesscss.org) -  一种动态样式语言\n web 应用\n## 功能\n\n* 周刊系统列表\n* 周刊后台权限控制\n* 周刊后台登录功能\n* 周刊后台分类增删改查功能\n* 周刊后台内容增删改查功能\n\n\n## 开发部署\n\n``` bash\n# 1. 切换到server文件夹,依次执行以下命令\n$ npm install \n$ npm run start\n\n# 2. 切换到admin文件夹,依次执行以下命令\n$ npm install \n$ npm run start\n\n# 3. 切回到项目根目录,\n$ npm install \n$ npm run dev\n\n```\n##  注意\n*  mongdb 数据库启动的服务端号是10086\n*  server 文件夹启动的服务端号是1111\n*  admin  文件夹启动的服务端号是2222,后台入口默认地址 http://localhost:2222/#/admin\n*   前台默认启动的服务端口号是3333,前台入口默认地址 http://localhost:3333/\n\n## 最后\n\n* 欢迎 issue 和 pr\n* 欢迎加入前端实战交流QQ群: 541024234\n## 部分功能截图\n![image](./screenshot/1.jpg)\n![image](./screenshot/2.jpg)\n![image](./screenshot/3.jpg)\n![image](./screenshot/4.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuyanwen%2Fweeklyplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuyanwen%2Fweeklyplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuyanwen%2Fweeklyplus/lists"}