mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-06-27 15:42:41 +08:00
update
This commit is contained in:
parent
003a243ced
commit
474baab4c1
27
README.md
27
README.md
@ -5,22 +5,29 @@
|
||||
<h1 align="center">PlayEdu开源培训系统</h1>
|
||||
<p align="center">一款开源的培训系统,您可以使用它快速搭建私有化内部培训平台</p>
|
||||
|
||||
### 演示站点
|
||||
|
||||
| 站点 | 账号 | 密码 |
|
||||
| ------------------------------------------------------------ | ------------------- | -------- |
|
||||
| PC 前端 [https://demo.playedu.xyz](https://demo.playedu.xyz) | `1@playedu.xyz` | `123123` |
|
||||
| 后台 [https://admin.playedu.xyz](https://admin.playedu.xyz) | `admin@playedu.xyz` | `123123` |
|
||||
|
||||
### 常用链接
|
||||
|
||||
+ [官网](https://playedu.xyz)
|
||||
+ [文档](https://playedu.xyz/docs/docs/intro/)
|
||||
+ [快速上手](https://playedu.xyz/docs/docs/install/quick)
|
||||
+ [功能列表](https://playedu.xyz/docs/docs/function)
|
||||
- [官网](https://playedu.xyz)
|
||||
- [文档](https://playedu.xyz/docs/docs/intro/)
|
||||
- [快速上手](https://playedu.xyz/docs/docs/install/quick)
|
||||
- [功能列表](https://playedu.xyz/docs/docs/function)
|
||||
|
||||
### 依赖项目
|
||||
|
||||
+ [PC 界面程序](https://github.com/PlayEdu/frontend)
|
||||
+ [后台界面程序](https://github.com/PlayEdu/backend)
|
||||
- [PC 界面程序](https://github.com/PlayEdu/frontend)
|
||||
- [后台界面程序](https://github.com/PlayEdu/backend)
|
||||
|
||||
### 技术栈
|
||||
|
||||
+ Java17 + SpringBoot3 + MySQL
|
||||
+ React18 + Vite
|
||||
- Java17 + SpringBoot3 + MySQL
|
||||
- React18 + Vite
|
||||
|
||||
### 开发团队
|
||||
|
||||
@ -30,5 +37,5 @@
|
||||
|
||||
欢迎使用杭州白书科技有限公司提供的开源培训解决方案!请您仔细阅读以下条款。通过使用 PlayEdu ,您表示同意接受以下所有条款。
|
||||
|
||||
+ 本开源项目中所有代码基于 Apache-2.0 许可协议,您默认遵守许可协议中约定的义务。
|
||||
+ 您默认授权我们将您使用 PlayEdu 所在业务的 Logo 放置在本官网展示。
|
||||
- 本开源项目中所有代码基于 Apache-2.0 许可协议,您默认遵守许可协议中约定的义务。
|
||||
- 您默认授权我们将您使用 PlayEdu 所在业务的 Logo 放置在本官网展示。
|
||||
|
Loading…
x
Reference in New Issue
Block a user