update README.md

This commit is contained in:
slawk0
2024-08-26 00:05:00 +02:00
parent b185dd8b09
commit fcdc885f7e

View File

@@ -1,9 +1,9 @@
Web chat (not finished!) Web chat
======================== ========================
Project for hackclub arcade. Project for hackclub arcade.
Web chat application using Express.js, Socket.io, bcrypt, Postgresql, and JWT for user authentication . Web chat application using Express.js, Socket.io, bcrypt, Postgresql, and JWT for user authentication .
Selfhost: Selfhost (docker is not working):
1. **Clone repository:** 1. **Clone repository:**
```bash ```bash
git clone https://github.com/slawk0/web-chat git clone https://github.com/slawk0/web-chat