{"id":13415214,"url":"https://github.com/PlayEdu/PlayEdu","last_synced_at":"2025-03-14T22:33:02.301Z","repository":{"id":100367549,"uuid":"605357456","full_name":"PlayEdu/PlayEdu","owner":"PlayEdu","description":"100%开源的企业培训系统，界面美观，操作简单，一键部署您的私有化培训平台！","archived":false,"fork":false,"pushed_at":"2024-08-22T08:18:00.000Z","size":2135,"stargazers_count":2746,"open_issues_count":8,"forks_count":445,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-08-22T09:29:55.133Z","etag":null,"topics":["java","springboot3"],"latest_commit_sha":null,"homepage":"https://www.playeduos.com","language":"Java","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/PlayEdu.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":"2023-02-23T01:34:06.000Z","updated_at":"2024-08-22T09:29:56.058Z","dependencies_parsed_at":null,"dependency_job_id":"fa793466-e834-4ab4-8335-4c8e98685c94","html_url":"https://github.com/PlayEdu/PlayEdu","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayEdu%2FPlayEdu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayEdu%2FPlayEdu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayEdu%2FPlayEdu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayEdu%2FPlayEdu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlayEdu","download_url":"https://codeload.github.com/PlayEdu/PlayEdu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221514000,"owners_count":16835757,"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":["java","springboot3"],"created_at":"2024-07-30T21:00:45.234Z","updated_at":"2025-03-14T22:33:02.294Z","avatar_url":"https://github.com/PlayEdu.png","language":"Java","funding_links":[],"categories":["置顶","Java","新项目脚手架"],"sub_categories":["1、AI应用生态"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://meedu.cloud.oss.meedu.vip/playedu/%E5%A4%B4%E5%9B%BE.jpg\"/\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"http://www.playeduos.com\"\u003e官网\u003c/a\u003e |\n  \u003ca href=\"https://www.playeduos.com/function.html\"\u003e商业版\u003c/a\u003e |\n  \u003ca href=\"https://faq.playeduos.com/\"\u003e部署文档\u003c/a\u003e |\n  \u003ca href=\"https://www.playeduos.com/demo.html\"\u003e演示站\u003c/a\u003e |\n  \u003ca href=\"https://faq.playeduos.com/qa\"\u003e开源社区\u003c/a\u003e\n\u003c/h4\u003e\n\nPlayEdu 是由白书科技团队经营多年线上教培领域打造出的一款业内领先的线上培训解决方案。PlayEdu 基于 Java + MySQL 开发，采用前后端分离模式，前端核心框架为 React18，后端核心框架为 SpringBoot3。开源版本提供部门管理、学员管理、在线视频学习、学员进度追踪、视频私有化存储等基础培训功能。  \n**针对企业级培训场景，我们精心打造了“功能更多、响应更快、并发更强”的企业版本，满足企业多样化的培训需求。企业版本支持音视频学习、文档在线预览、线上考试、学习任务等多种学习方式，并提供多重安全防护，如视频转码加密、防盗链、学习防快进、防挂机等。同时，我们集成了企业微信、钉钉、飞书等主流办公系统，帮助企业快速部署专属培训平台！**\n\n## 🚀 快速上手\n\n拉取代码：\n\n```\ngit clone --branch main https://gitee.com/playeduxyz/playedu.git playedu\n```\n\n构建镜像：\n\n```\ncd playedu \u0026\u0026 docker-compose up -d\n```\n\n命令执行完成以后，打开您的浏览器，输入 `http://localhost:9900` 即可访问后台管理界面，默认管理员账号和密码 `admin@playedu.xyz / playedu` 。\n\n- PC 端口 `http://localhost:9800`\n- H5 端口 `http://localhost:9801`\n- API 端口 `http://localhost:9700`\n\n## 🔰️ 软件安全\n\n安全问题应该通过邮件私下报告给 tengyongzhi@meedu.vip。 您将在 24 小时内收到回复，如果因为某些原因您没有收到回复，请通过回复原始邮件的方式跟进，以确保我们收到了您的原始邮件。\n\n## 👁 界面预览\n\n![学员端口界面预览](https://meedu.cloud.oss.meedu.vip/playedu/%E5%89%8D%E5%8F%B0%E9%A1%B5%E9%9D%A2.jpg)\n\n![管理后台界面预览](https://meedu.cloud.oss.meedu.vip/playedu/%E5%90%8E%E5%8F%B0%E9%A1%B5%E9%9D%A2.jpg)\n\n## 📃 使用须知\n\n- **1.版权归属**： 杭州白书科技有限公司对 PlayEdu 开源版拥有完整版权，所有使用权保留。\n- **2.代码修改**： 在遵守相关开源协议的严格前提下，允许对 PlayEdu 开源版代码进行修改。修改时，必须在代码中加入明确备注，详细记录每一处修改的具体内容。\n- **3.版权保护**： 严令禁止删除、修改或篡改源代码中的版权信息及开源说明文件，侵犯版权的行为将面临法律追究。\n- 在任何使用场景下，必须严格保留 PlayEdu 开源版页面及代码中的原有版权信息，包括不限于 “Designed By PlayEdu” 页面版权标识、官网链接以及代码中的开源说明等，一旦出现侵犯版权的行为，将承担相应法律责任。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPlayEdu%2FPlayEdu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPlayEdu%2FPlayEdu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPlayEdu%2FPlayEdu/lists"}