Skip to content

iamrafaelmelo/gochatty

Repository files navigation

Go Chatty

Preview

Requirements

  • Golang >= 1.18
  • Docker
  • Node & NPM
  • Make

Get started

make up
make container

Building & running

All this following command below must be execute inside docker container.

npm run watch
make build
make run

And access http://127.0.0.1:8080 on your browser.

About

A simple Golang websocket chat powered by Fiber Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors