OmarEhab007 / Realtime-chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and Deploy a Chat Application That Scales Horizontally with WebSockets and Upstash Redis

What are using?

  1. Fastify - Backend
  2. Websockets - Realtime
  3. Next.js - Frontend
  4. Tailwind & Shadcn UI - Styling
  5. Redis - Pub/Sub
  6. Docker/docker-compose - Containerization
  7. GitHub actions - CI/CD
  8. DigitalOcean - Host the backend
  9. Vercel - Host the frontend

About


Languages

Language:TypeScript 78.3%Language:JavaScript 11.6%Language:CSS 8.2%Language:Dockerfile 1.9%