DEV Community

Arham kabir
Arham kabir

Posted on

Real-time chatroom

I built a full-stack real-time chatroom application

Live demo: https://realtime-chatrooms-frontend-703842083963.us-central1.run.app/
Github: https://github.com/DefNotArham/realtime-chatrooms

💻 Frontend

React + TypeScript
Tailwind CSS
Zustand
Socket.IO client

⚙️ Backend

Node.js + Express
TypeScript
Socket.IO
MongoDB + Mongoose

☁️ Deployment

Dockerized frontend and backend
Google Cloud Run
Google Artifact Registry

Top comments (0)