Skip to content

robwillup/gochatty

Repository files navigation

gochatty

A Go chat app

Running the App

You can run the app directly on your machine if you have Postgres and RabbitMQ.

Otherwise, you can run the containerized version with:

Clone this repo:

git clone [email protected]:robwillup/gochatty.git
cd gochatty

Run the following commands:

chmod +x scripts/run.sh
./script/run.sh

About

A Go chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published