Skip to content

This project developed using TypeScript implements a minimal Node.js + MongoDB + Socket.io + React Real Time Chat.

License

Notifications You must be signed in to change notification settings

luisotavio756/real-time-chat

Repository files navigation

🖥 Node.js Real Time Chat

Real Time Chat made with TypeScript, Node.js, React, MondoDB and Socket.io

See a Video Demo   |    Technologies   |    How To Use   

🚀 Technologies

A simple and minimal chat real time, developed with JavaScript. I upgrade my skills with this project. I recommend that yours can learning this repo and build more betters things.

NOTE: This project was developed in monorepo, using yarn workspaces for make this.

ℹ️ How To Use

For use, you need clone and run this steps from your command line:

NOTE: Before, in server, you need update the .env-example for .env name, and update the var MONGO_CONNECT inside the file.

# Clone this repository

$ git clone https://github.com/luisotavio756/real-time-chat.git

# Go into the repository

$ cd real-time-chat

# Install packages

$ yarn install or npm install

# Run start server

$ yarn dev:api

# Run start client

$ yarn dev:client

Made with ♥ by Luis Otávio 🚀

About

This project developed using TypeScript implements a minimal Node.js + MongoDB + Socket.io + React Real Time Chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published