Skip to content

wxy2077/im_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IM demo

中文说明 | English

This is an IM APP front-end code repository, using WebSocket technology

Online experience address

Remember F12 Turn on console to mobile

http://chat.charmcode.cn/

Technology stack

  • Vue3
  • TypeScript
  • Pinia
  • VantUI
  • axios
  • Docker + nginx

Backend code repository

IM-Gin

TODO

  • Group Message
  • WebRtc Video Chat

UI screenshot

Click to expand to view

chat-list chat friend

user-profile myself

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Vue WebSocket client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published