AJS23 / Messaging-APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Overview

RealChat is a chat application build with Node.js and Typescript. It provides a real-time chat platform for users to chat with each other. RealChat supports both private and group chat conversations.

Main features

  • Authentication using JWT tokens.
  • Private chat.
  • Group chat.
  • Black theme support.

Screenshots

Signup

Techstack

Frontend

  • Reactjs & Vite
  • Mantine
  • Tanstack Query and React router
  • Zod
  • Socket.io client

Backend

  • Nodejs/Expressjs
  • Socket.io
  • Prisma
  • jsonwebtokens, pino, zod, swagger

About

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 1.1%Language:Dockerfile 0.6%Language:HTML 0.4%