{"id":20275759,"url":"https://github.com/qiuwenwu/mm_node","last_synced_at":"2025-04-11T05:33:57.770Z","repository":{"id":98904777,"uuid":"209486570","full_name":"qiuwenwu/mm_node","owner":"qiuwenwu","description":"这是超级美眉基于nodeJS和Koa开发的服务端框架，可用于中小型商城和游戏、CMS","archived":false,"fork":false,"pushed_at":"2020-05-10T17:57:06.000Z","size":49061,"stargazers_count":12,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T03:34:35.124Z","etag":null,"topics":["koa2","mm-sdk","mvc","nodejs","sql","vue"],"latest_commit_sha":null,"homepage":null,"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/qiuwenwu.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":"2019-09-19T07:10:42.000Z","updated_at":"2023-05-03T01:59:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7dd6ffb1-300d-4ef3-bd3c-54abc92f30e4","html_url":"https://github.com/qiuwenwu/mm_node","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiuwenwu%2Fmm_node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiuwenwu%2Fmm_node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiuwenwu%2Fmm_node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiuwenwu%2Fmm_node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiuwenwu","download_url":"https://codeload.github.com/qiuwenwu/mm_node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347900,"owners_count":21088767,"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","mm-sdk","mvc","nodejs","sql","vue"],"created_at":"2024-11-14T13:10:48.418Z","updated_at":"2025-04-11T05:33:57.761Z","avatar_url":"https://github.com/qiuwenwu.png","language":"JavaScript","readme":"# 欢迎使用 《超级美眉》\n\n![](https://img.shields.io/badge/npm-2.6-red)\n![](https://img.shields.io/badge/node-12.0-brightgreen)\n![](https://img.shields.io/github/issues/qiuwenwu/mm_node)\n![](https://img.shields.io/github/stars/qiuwenwu/mm_node)\n![](https://img.shields.io/github/license/qiuwenwu/mm_node)\n![](https://img.shields.io/github/forks/qiuwenwu/mm_node)\n![](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fqiuwenwu%2Fmm_node)\n\n**一个很好玩的服务端！ 从今天开始，会设计数据库就会开发服务端。**\n\n![](https://github.com/qiuwenwu/mm_node/blob/master/static/img/logo.png?raw=true)\n\n超级美眉服务端框架(mm_node)是基于\"nodeJS + koa\"开发的服务端框架，可轻松实现分布式和微服务模式，业务拓展性极强，开发效率比常见开源框架高5倍以上，并且运行稳定、访问迅速，适用于中小型企业的游戏、商城、CMS、saas系统开发。\n\n\n## MM的设计理念\n\n*大道至简——大自然分类下的事件机制，是世间万物行为的开始！*\n\n\u003e 金字塔结构 + 事件 = 超级美眉核心\n\n超级美眉的服务端目录下，可以放置多个应用(APP)，每个应用下可能有多个插件(Plugin)，每个插件可能包含了一套或多套业务逻辑，并且可以自定义不同的API事件和接口，每个接口对应了一个脚本文件，让开发更加清晰明了，并且可随时安装、卸载插件应用，实现业务随机应变。\n\n![](https://github.com/qiuwenwu/mm_node/blob/master/static/pic/%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84.png?raw=true)\n\n\n## MM的开发者\n网站：http://qww.elins.cn\nQQ：573242395\n微信：qiuwenwu91\n\n\n![](https://github.com/qiuwenwu/mm_node/blob/master/static/pic/qiuwenwu__qrcode.png?raw=true)\n\n## MM开发教程\n\n#### 一、服务端开发\n- ##### 初级\n###### [1.创建一个事件](http://www.elins.cn/)\n###### [2.创建一个接口](http://www.elins.cn/)\n###### [3.操作mysql数据库](http://www.elins.cn/)\n###### [4.使用SQL模板](http://www.elins.cn/)\n###### [5.使用参数验证模型](http://www.elins.cn/)\n###### [6.使用身份验证机制](http://www.elins.cn/)\n###### [7.使用redis缓存](http://www.elins.cn/)\n\n- ##### 中级\n###### [1.使用自动创建接口，创建api、param、sql](http://www.elins.cn/)\n###### [2.完善api、param、sql配置](http://www.elins.cn/)\n###### [3.利用接口脚本实现分表](http://www.elins.cn/)\n###### [4.利用事件脚本实现分库](http://www.elins.cn/)\n###### [5.利用事件机制实现分站](http://www.elins.cn/)\n###### [6.利用内置的Oauth2.0机制实现应用通讯](http://www.elins.cn/)\n###### [7.利用实体模型操作数据库避免并发问题](http://www.elins.cn/)\n\n\u003e 引用：精益求精，这才只是一个开始！加入交流群，进步飞速！\n\n服务端技术交流QQ群：150080188\n开发者网站：http://dev.elins.cn/bbs/\n\n#### 二、前端开发\n- ##### 初级\n###### [1.新建一个MVC页面](http://www.elins.cn/)\n###### [2.新建一个静态文件路径](http://www.elins.cn/)\n###### [3.新建一个vue单页应用](http://www.elins.cn/)\n###### [4.创建PC版和移动版应用](http://www.elins.cn/)\n###### [5.使用mm_vue框架快速开发](http://www.elins.cn/)\n###### [6.使用mm_sdk与服务端通讯](http://www.elins.cn/)\n###### [7.实现应用登录和访问权限控制](http://www.elins.cn/)\n\n- ##### 中级\n###### [1.使用分布式结构创建应用](http://www.elins.cn/)\n###### [2.使用localStorage实现应用间的通讯](http://www.elins.cn/)\n###### [3.创建跨域应用](http://www.elins.cn/)\n###### [4.实现跨域应用访问本地服务端](http://www.elins.cn/)\n###### [5.使用MVC功能实现跨域应用的风格统一](http://www.elins.cn/)\n###### [6.使用MVC功能实现SEO搜索引擎优化](http://www.elins.cn/)\n###### [7.实现跨域应用登录和访问权限控制](http://www.elins.cn/)\n\n\u003e 引用：应用互联，创建IT技术新时代！\n\n前端技术交流QQ群：314522741\n在线文档网址：http://dev.elins.cn/doc/\n\n#### 三、拓展应用开发\n- ##### 初级\n###### [1.下载并安装一个应用或插件](http://www.elins.cn/)\n###### [2.创建一个拓展应用或插件](http://www.elins.cn/)\n###### [3.创建拓展插件的控制台指令](http://www.elins.cn/)\n###### [4.创建插件操作界面](http://www.elins.cn/)\n###### [5.实现事件、接口管理](http://www.elins.cn/)\n###### [6.上传应用或插件](http://www.elins.cn/)\n###### [7.出售应用或插件](http://www.elins.cn/)\n\n\u003e 引用：分享是一种美德，开发成果出售是为了共赢！\n\n作品出售QQ群：91802493\n应用分享网站：http://dev.elins.cn/store/\n\n## MM开发文档\n\n#### 一、服务端开发文档\n- ##### 拓展\u0026帮助函数\n- ##### 机制框架\n\n#### 二、客户端开发文档\n- ##### 拓展\u0026帮助函数\n###### [1.mm_sdk](http://www.elins.cn/)\n- ##### 机制框架\n###### [1.require.js 使用方法](http://www.elins.cn/)\n###### [2.mm_vue.js 使用方法](http://www.elins.cn/)\n###### [3.mm_ui.js 使用方法](http://www.elins.cn/)\n\n\u003e 引用：唯有正道，才能长存！\n\n### 版权声明\n超级美眉服务端(mm_node)源码版权归 [邱文武](http://www.elins.cn/) 个人所有。\n作者承诺本服务端框架永久免费开源给大家使用，并允许作为商用。\n但请勿个人修改版本号和版权信息，避免其他开发者引用错误模块。\n本服务端不涉及任何违法条规，所以作者不承担任何风险。请勿使用本服务端框架开发黄赌毒相关应用，如果涉及黄赌毒或资金问题，由二次开发者和使用者自行承担。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiuwenwu%2Fmm_node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiuwenwu%2Fmm_node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiuwenwu%2Fmm_node/lists"}