{"id":13462600,"url":"https://github.com/Qsnh/meedu","last_synced_at":"2025-03-25T01:32:23.400Z","repository":{"id":38343819,"uuid":"127536154","full_name":"Qsnh/meedu","owner":"Qsnh","description":"Meedu是一款功能强大的开源在线教育系统，适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案，满足网校搭建、在线教学、企业培训和知识付费等多种需求。","archived":false,"fork":false,"pushed_at":"2025-03-17T16:22:51.000Z","size":38670,"stargazers_count":3657,"open_issues_count":15,"forks_count":995,"subscribers_count":103,"default_branch":"main","last_synced_at":"2025-03-18T18:12:44.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://meedu.vip","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qsnh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-31T13:51:07.000Z","updated_at":"2025-03-18T05:47:47.000Z","dependencies_parsed_at":"2024-05-11T02:23:46.253Z","dependency_job_id":"b0699e92-a2e8-49f0-a12f-4fc32dd9c936","html_url":"https://github.com/Qsnh/meedu","commit_stats":{"total_commits":1948,"total_committers":16,"mean_commits":121.75,"dds":0.6293634496919918,"last_synced_commit":"f06532cc1658ad7b0e49aadc9280245c124971f9"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qsnh%2Fmeedu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qsnh%2Fmeedu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qsnh%2Fmeedu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qsnh%2Fmeedu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qsnh","download_url":"https://codeload.github.com/Qsnh/meedu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245382219,"owners_count":20606175,"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":[],"created_at":"2024-07-31T12:00:53.325Z","updated_at":"2025-03-25T01:32:23.393Z","avatar_url":"https://github.com/Qsnh.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized","PHP","TypeScript","PHP (184)","成品软件","开源项目"],"sub_categories":["Uncategorized","未归类"],"readme":"\u003ch1 align=\"center\"\u003eMeEdu - 数据安全的网校系统\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"https://www.meedu.vip\"\u003e官网\u003c/a\u003e |\n  \u003ca href=\"https://meedu.vip/price.html\"\u003e商业版\u003c/a\u003e |\n  \u003ca href=\"https://faq.meedu.vip\"\u003e文档中心\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e⚡ 基于 PHP+Laravel 开发的在线网校解决方案 🔍\u003c/p\u003e\n\n**MeEdu** 是一款基于 PHP7.4 + Laravel8 + MySQL + Redis 开发的开源网校(知识付费)解决方案。支持线上点播、课程购买、网校装修、学员手机号登录注册、学习统计、角色管理等丰富功能。\n**MeEdu** 是前后端分离的架构，支持 PC,H5 端口。此为 MeEdu 开源版本。**与此同时，我们还提供商业版本解决方案。商业版本支持直播课、考试练习、电子书、图文、站内问答、秒杀、团购、兑换码等更多功能；在开源的基础上还支持微信小程序、安卓 APP、苹果 APP 端口。**\n\n## 🚀 快速上手\n\n拉取代码：\n\n```\ngit clone --branch main https://gitee.com/myteng/MeEdu.git meedu\n```\n\n运行：\n\n```\ncd meedu \u0026\u0026 cp .env.example .env \u0026\u0026 docker-compose up -d\n```\n\n\u003e 🚨请注意，上述命令运行 MeEdu 存在一定的使用安全风险，仅供测试使用！如需在正式生产环境使用 MeEdu 还请阅读 [部署文档](https://faq.meedu.vip/doc/g9jK0KXmFe) 。\n\n等待 `30s` 左右。现在打开您的浏览器，输入 `http://localhost:8300` 即可访问后台管理界面，默认管理员账号和密码 `meedu@meedu.meedu / meedu123` 。\n\n- PC 端口 `http://localhost:8100`\n- H5 端口 `http://localhost:8200`\n- API 端口 `http://localhost:8000`\n\n## 🔰️ 软件安全\n\n安全问题应该通过邮件私下报告给 tengyongzhi@meedu.vip。 您将在 24 小时内收到回复，如果因为某些原因您没有收到回复，请通过回复原始邮件的方式跟进，以确保我们收到了您的原始邮件。\n\n## 📃 使用许可\n\n- 2024 © 杭州白书科技有限公司。\n- 本软件遵循 Apache 2.0 许可证，附加特定的商业使用条件，使用此软件还需要遵循[附件条款和条件](ADDITIONAL_TERMS.md)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQsnh%2Fmeedu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQsnh%2Fmeedu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQsnh%2Fmeedu/lists"}