An open API service indexing awesome lists of open source software.

https://github.com/matx64/go_xat

A simple Chat App written in Go.
https://github.com/matx64/go_xat

go html javascript redis websocket

Last synced: about 2 months ago
JSON representation

A simple Chat App written in Go.

Awesome Lists containing this project

README

          

# 💬 go_xat

A fast, minimal, private & open source Chat Room App written in Go.

### 🔨 Tech

- Go 1.21
- Html, Javascript, Bootstrap5
- Redis
- Docker

### 🏠 Run it locally

Create an .env file and run:

```bash
docker compose up
```