hnschat-web/README.md
2024-04-16 18:37:36 -04:00

10 lines
178 B
Markdown

# hnschat/web
This is frontend for [hnschat](https://hns.chat)
# Setup
```
git clone https://github.com/hnschat/web.git hnschat
cd hnschat
cp config.sample.json config.json
```