Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.
/ chatting Public archive

web 聊天系统 Chatting。(SpringBoot+Mybatis-plus+Netty+Docker+Redis)

Notifications You must be signed in to change notification settings

WebChatting/chatting

Folders and files

NameName
Last commit message
Last commit date
Apr 22, 2023
May 6, 2023
May 16, 2023
May 9, 2023
May 1, 2023
Apr 10, 2023
Apr 10, 2023
Apr 14, 2023
May 11, 2023
Aug 1, 2023

Repository files navigation

chatting

chatting 后端仓库。项目演示见demo,前端请前往chatting-vue

Usage

  1. 使用make一键启动
make run
  1. 本地部署
.\scripts\local-deploy.bat --run-application

API

启动应用后访问 swagger-ui