RFS-ADRENO / react-chatting-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT-REALTIME-CHAT

Description

This is a simple chat application built use NodeJS with Typescript, React, Express, Websocket and tRPC.

Installation

Head to server and client folders and run npm install to install all dependencies.

Usage

Inside server and client

Development

npm run dev

Build

npm run build

Production

npm run start

About

This project was built by RFS-ADRENO

Used technologies

Client

Server

License

This project is licensed under the MIT License - see the LICENSE file for details

About

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 2.4%Language:HTML 0.7%Language:SCSS 0.6%