-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aca77b6
commit 73f031f
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @Author: jackning [email protected] | ||
* @Date: 2024-06-05 09:43:27 | ||
* @LastEditors: jackning [email protected] | ||
* @LastEditTime: 2024-08-22 12:30:31 | ||
* @LastEditTime: 2024-08-29 08:06:25 | ||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk | ||
* Please be aware of the BSL license restrictions before installing Bytedesk IM – | ||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license. | ||
|
@@ -166,11 +166,11 @@ h2-console: http://127.0.0.1:9003/h2-console, path: ./h2db/weiyuim, user/passwor | |
## Dev Stack | ||
|
||
<!-- - [sofaboot](https://github.com/sofastack/sofa-boot/blob/master/README_ZH.md) for im server --> | ||
- springboot-3.x for im server | ||
- python for ai | ||
- react for web | ||
- flutter for ios&android | ||
- electron for windows&mac&linux | ||
- [springboot-3.x for im server](https://github.com/Bytedesk/bytedesk) | ||
- [python for ai](https://github.com/Bytedesk/bytedesk-ai) | ||
- [react for web](https://github.com/Bytedesk/bytedesk-react) | ||
- [flutter for ios&android](https://github.com/Bytedesk/bytedesk-mobile) | ||
- [electron for windows&mac&linux](https://github.com/Bytedesk/bytedesk-desktop) | ||
|
||
## Contact | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @Author: jackning [email protected] | ||
* @Date: 2024-06-05 09:44:23 | ||
* @LastEditors: jackning [email protected] | ||
* @LastEditTime: 2024-08-25 10:42:40 | ||
* @LastEditTime: 2024-08-29 08:06:14 | ||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk | ||
* Please be aware of the BSL license restrictions before installing Bytedesk IM – | ||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license. | ||
|
@@ -173,11 +173,11 @@ h2数据库: http://127.0.0.1:9003/h2-console, 路径: ./h2db/weiyuim, 用户名 | |
## 技术栈 - 基于金融级云原生架构 | ||
|
||
<!-- - [sofaboot](https://github.com/sofastack/sofa-boot/blob/master/README_ZH.md) for im server --> | ||
- springboot-3.x for 后端 | ||
- python for ai | ||
- react for web前端 | ||
- flutter for 移动客户端(ios&android) | ||
- electron for 桌面客户端(windows&mac&linux) | ||
- [springboot-3.x for 后端](https://github.com/Bytedesk/bytedesk) | ||
- [python for ai](https://github.com/Bytedesk/bytedesk-ai) | ||
- [react for web前端](https://github.com/Bytedesk/bytedesk-react) | ||
- [flutter for 移动客户端(ios&android)](https://github.com/Bytedesk/bytedesk-mobile) | ||
- [electron for 桌面客户端(windows&mac&linux)](https://github.com/Bytedesk/bytedesk-desktop) | ||
|
||
## 联系 | ||
|
||
|