Skip to content

emptyset/simple-chat

Repository files navigation

running the server (local)

$ docker-compose build
$ docker-compose up -d

running unit tests

$ go test -v ./...

running smoke test

$ docker-compose build
$ docker-compose up -d
$ ./test/smoke.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published