Simpel chat app build with react-typescript and go with websocket. Gorilla WS
go get -v github.com/alchristleo/go-chat
cd client
npm i
npm run build
once build success
go run *.go
now open http://localhost:8081
Simpel chat app build with react-typescript and go with websocket. Gorilla WS
go get -v github.com/alchristleo/go-chat
cd client
npm i
npm run build
once build success
go run *.go
now open http://localhost:8081