Skip to content

iamdavidzeng/govue-im

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

govue-im

A chat example build by Golang + Vue + Vite

Server

server side build by golang + github.com/gorilla/websocket

start

cd /path/to/server

go mod tidy

go run main.go

Web

web side build by Vite + Vue + Vuex.

start

yarn dev

About

A chat example build by Golang + Vue + Vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published