Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 401 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 401 Bytes

chat-hub

使用react框架开发的聊天室,源码简单易读,界面采用现代简约风。初衷是想做无管控的聊天平台

技术栈

后端

  1. spring boot
  2. hutool
  3. docker
  4. mysql
  5. mybatis-plus
  6. knife4j
  7. shell
  8. websocket

前端

  1. vite
  2. react
  3. antd
  4. unocss
  5. redux
  6. react
  7. websocket

🚀

此分支不将在更新,项目重构在V1分支